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)
Returns the index of a text in a string, -1 of the text is not found.
instance/task/displayname/indexof('Test')
string/indexof(text)
Post your comment on this topic.