Algosim documentation: trim

trim

Removes leading and trailing whitespace from a string.

Syntax

Description

trim(s) returns s with all leading and trailing whitespace removed.

See also