BASICHELP.HLB  —  INSTR  Syntax
      int-var = INSTR(int-exp, str-exp1, str-exp2)

  The search begins at the location specified by int-exp, looking for  the
  first occurrence of str-exp2 in str-exp1.
Close Help