left-trim(a)

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

Description of Parameters


Parameter

Description

a

Text.


Examples


Spaces and other whitespaces are displayed as underscores here for better clarity.


Parameter a

Result



text

text

__text__

text__