left-trim()

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

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__