LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


findItemByText(text)

Searches through all items in collection for a match using specified text.

Parameters

ParamTypeDetails
textStringThe item text value to search for

Return Value

If successful, the item object that contains the specified text, otherwise null.

Version Information

Supported in: v1.0.

See Also