Library /sys$common/syshlp/BASICHELP.HLB  —  INSTR
  The INSTR function searches for a substring within a string,  and  returns
  the position of the substring's starting character.

  Example

  Y% = INSTR(1%, Alpha$, "JKLMN")
Additional Information: explode extract
Syntax
Close Help