String Find Position

Retrieves the position of a sub-string in a string.

Settings

in

Input string(s).

out

Position of the sub-string, starting at the index 0. Returns -1 if the sub-string is not found.

string to find

Sub-string to find position.

See also

version 5.2.221206

Edit All Pages