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