Start of change

STRPOS

The STRPOS function returns the position of the first occurrence of an argument within another argument.

Read syntax diagramSkip visual syntax diagramSTRPOS( source-string, search-string)

The STRPOS function is identical to the POSSTR function. For more information, see POSSTR.

End of change