VBscript Built-in Functions Back to Function List
LTrim Gives a copy of a string without leading spaces LTrim(string) The string argument is any valid string expression. If string contains Null, Null is returned.