Search

Searches for one or more records matching a set of conditions.
The search is performed using the equivalent of LIKE '%text%' in SQL.
Parameters: Optional parameters: Returns for each found record: When count is used, it returns the count of the matching records. This is helpful when the records are shown on multiple pages. XML request: XML response: