http://www.ousob.com
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INSTR            Finds Substring                                    Directive

  name INSTR [start,] string1, string2

     INSTR returns the position of a string inside another string.
     name is assigned a value that is the position of string2 in
     string1.

       Notes:     The first position has a value of 1, not 0.

See Also: CATSTR SIZESTR SUBSTR

Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson