Algosim documentation: TrimRight

TrimRight

Removes trailing whitespace from a string.

Syntax

Description

TrimRight(s) returns s with all trailing whitespace removed.

See also