This method performs a search query (specified in the text argument) on tables (specified with the tablesIds argument).
Parameter(s):
Name | Type | Mandatory | Default Value |
---|---|---|---|
text | String | Y | N |
tableIds | Array<String> | Y | N |
Return:
Type | Description |
---|---|
array<SimpleRecord> | This method returns an array of records of the SimpleRecord type. |