Pos
Scroll to Top of Page
Print Topic
Show/Hide Expanders
Pos(SubText, Text_Value) returns the position of the first instance of SubText within Text_Value. If SubText does not occur within Text_Value, Pos returns zero. See also PosEx.