contents.gifindex.gifprev1.gifnext1.gif

NthInStr

Purpose

Returns the position of the <n>th occurrence of <sub> within <str>, beginning at <start>, or 0 if the <n>th occurrence does not exist.

Arguments

NthInStr( <start> ,<str> ,<sub> ,<n> )