Algosim documentation: TrimLeft

TrimLeft

Removes leading whitespace from a string.

Syntax

Description

TrimLeft(s) returns s with all leading whitespace removed.

See also