The LTrim function copies the specified value, deleting all leading spaces.
Syntax | ||||
LTrim(Value) | ||||
Return value | ||||
Type |
Description | |||
String |
The copied text without leading spaces. | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Value |
String |
ByVal |
Text |