interfaceinspector.Debugger.SearchInContentParameterTypeinterface SearchInContentParameterTypecaseSensitive?: booleanIf true, search is case sensitive.isRegex?: booleanIf true, treats string parameter as regex.query: stringString to search for.scriptId: stringId of the script to search in.