Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Pos% is optional and a numeric expression that sets the starting position for each search. If omitted, search begins at the first character position.
  • Search$ is required and a string expression being searched.
  • Pattern$ is required and a string expression sought in the search string.

Examples

returns 0


returns 11


returns 0


 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview