contents.gifindex.gifprev1.gifnext1.gif

LastInStr

Purpose

Looks for the rightmost substring of a string matching a given argument and returns the position of the last occurrence of <sub>, starting as <start>, within <str> or zero (0) if <sub> is not found.

Arguments

LastInStr( <start> , <expr> , <sub> )