TRIM$ returns a string value without leading or trailing spaces
Arguments
returns a string value. "NullString" is considered as a DETERMINED empty string. TRIM$ returns a string value without leading or trailing spaces.
is the option of the TRIM$ function.
returns
The string is surrounded by CrLf, so the spaces are not trimmed for
returns
The string is surrounded by CrLf, spaces and CrLf are trimmed for Mode%=1
Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview