Versions Compared

Key

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

...

In the following examples, ^ indicates a blank space.

 

Code Block
T = "^^^^^EXTRA^^^BLANKS^^TAKE^^^UP^^Space^^^"
T = Trim(T)

...