Versions Compared

Key

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

...

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

...

  1. NullString is considered as a DETERMINED empty string 
  2. If Length% is omitted, the full remaining part of the string is adopted.

...