strLTrim Function
Dynamics AX 2009
Removes the leading space characters from the start of a string.
str strLTrim(str text)
Community Additions
ADD
Show:
Removes the leading space characters from the start of a string.
str strLTrim(str text)