Returns a copy of the specified string without leading white spaces.
string LTrim ( string value)
Use RTrim to return a string without its trailing white spaces.
Text FunctionsLeft FunctionRight FunctionRTrim Function