lstrip
Filter
Trims whitespace characters (spaces, tabs, newlines) from the beginning of a string.
Parameters
None.
Category
Description
Removes whitespace characters (space, tab, newline) from the beginning of a string.