Skip to content

ltrim()#

Syntax
ltrim( string )

Returns#

Returns the string with all leading whitespace removed.

Parameters#

Parameter Description
string The input string.