left-trim(a)

Removes all non-printable characters and spaces (whitespaces) from the left side of the text a.

Description of Parameters

Parameter

Description

a

Text.

Examples

Parameter a

Result

text

text

__text__

text__