Home
Script Language
Strings
pos
See also:
copy
,
insert
,
NumberedPos
,
NumberedPosBw
Index
Statistical Background
pos
Declaration:
pos
(ss, ms: string): integer;
Returns the position of the substring
ss
in the master string
ms
. If the substring is not contained in the master string a zero value is returned.