> lang > ltrim | ![]() |
Previous Next Edit Rename Undo Search Administration
| Documentation |
Result = LTrim$ ( Expr AS String ) AS String Result = LTrim ( Expr AS String ) AS StringStrips white spaces from the left of the String Expr. A white space is any character whose ASCII code is strictly lower than 32.