Versions Compared

Key

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

 returns the specified number of characters starting at Position% of the argument string value.

...

  • StrExpr$ is a string expression
  • Position% is Position% is the starting position of the substring 
  • Length% is an optional integer value containing the number of characters for the substring to contain

...