SIMPOL Documentation

Chapter 53. LTRIM

Implements the SBL-compatible LTRIM function. For a more flexible function see the ltrim() function in the stringlib library.

LTRIM()

Description

Returns the string value passed with all leading space characters removed.

Prototype

LTRIM ( string s )

Parameters

ParameterDefault valueType nameDescription
sNonestring