TEXT %GetStrItem( TEXT in string, INT in seq_number TEXT in delimiter )
%GetStrItem("John;Michael;Charles;Jack;Martin",3,";") ; the function returns the value of "Charles"
Related pages:
Implemented functionsFunction arguments - types%GetStrItemsCount function
Pridať komentár
Pridať komentár