Skip to main content Skip to complementary content

search method

search(term)

Method used to search for a term in a list object. Results in an updated layout, containing only matching records.

Since:
  • 1.0

Parameters

Name Type Description
term String Term to search for.

Example

this.backendApi.search("A");

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!