25.22. CHOMP()

[<<<] [>>>]

Remove the trailing new line from the space. If the last character of the string is not new line then the original stringis returned. This function is useful to remove the trailing new line character when reading a line from a file using the command LINEINPUT


[<<<] [>>>]