You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

  • No labels