TEXT %LeftTrim( TEXT in string TEXT in charToRemove := " " )
%LeftTrim(" Text Some Text ") ; returns the value of "Text Some Text " %LeftTrim("..Text Some Text....") ; returns the value of "Text Some Text...."
Related pages:
Implemented functionsFunction arguments - types
Pridať komentár
Pridať komentár