indexof function


Description

Returns the index of a text in a string, -1 of the text is not found.

Example

instance/task/displayname/indexof('Test')

Syntax

string/indexof(text)