Please enable JavaScript to view this site.

ModelMuse Help

PosEx(SubText, Text_Value, Offset) returns the position of the first instance of SubText within Text_Value that starts on or after Offset. If SubText does not occur within Text_Value, on or after Offset, PosEx returns zero. If Offset equals one, PosEx is equivalent to Pos.