Skip to content

indexofl()#

Syntax
indexofl( needle, haystack var, offset )

Returns#

Return value: Index of found value, or 0 if not found.

Parameters#

Parameter Description
needle var Value to search for.
\r
haystack var Text to search.
\r
offset integer offset to start at.