Versions Compared

Key

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

...

ParameterDescription
StringA string of BASIC+ code. (REQUIRED)
WhitespaceOptionsWhitespace tokenizing options. (OPTIONAL, Default="None")
IncludeCommentsTRUE to include comments, FALSE to omit them. (OPTIONAL, Default=0)
StateThe parser state to start the parser.

Returns

An @FM delimited array of strings, each one a BASIC+ token.

...