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