LTrim
Trim leading whitespace from a string
Method Signature
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string to trim
Examples
Left Trim
Result: >BLDocs <
Additional Examples
Related
Last updated
Was this helpful?