uLPos

Find the first position of a substring within a string. A result of zero indicates that the substring has not been found.

Syntax

string uLPos(input, substring)

Parameters

Examples