Description
Removes leading space characters from a string and returns the resulting string.
Syntax
Ltrim ( str )
Arguments
s is a string.
Removes leading space characters from a string and returns the resulting string.
Ltrim ( str )
s is a string.