changes.mady.by.user D2000 Dev Team
Uložené okt 13, 2017
Uložené feb 11, 2022
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"
Implemented functionsFunction arguments - types