trimf() Function

The trimf() function removes leading spaces from a string.

Syntax

trimf(str.exp)

Parameter(s)

str.exp

Specifies the string from which leading spaces are removed.

Description

NOTE

This function requires a nondefault $options setting to compile.

See Also

$options Statement