changes.mady.by.user D2000 Dev Team
Uložené okt 13, 2017
Uložené feb 11, 2022
TEXT %RightTrim( TEXT in string TEXT in charToRemove := " " )
%RightTrim(" Text Some Text ") ; returns the value of " Text Some Text" %RightTrim("..Text Some Text....") ; returns the value of "..Text Some Text"
Implemented functionsFunction arguments - types