This method performs a search query (specified in the text argument) on tables (specified with the tablesIds argument).

Parameter(s):

NameTypeMandatoryDefault Value
textStringYN
tableIdsArray<String>YN

Return:

TypeDescription
array<SimpleRecord>This method returns an array of records of the SimpleRecord type.