You cannot export this page, because it is not available in the current version, variant, or language.
TEXT %ReplaceStr( TEXT in text, TEXT in sub1, TEXT in sub2, BOOL in replaceAll )
%ReplaceStr("Meno : % alebo %","%","Jano",@FALSE) ; vráti text: "Meno : Jano alebo %" %ReplaceStr("Meno : % alebo %","%","Jano",@TRUE) ; vráti text: "Meno : Jano alebo Jano"
Súvisiace stránky:
Implementované funkcieArgumenty funkcie - typy
Pridať komentár
Pridať komentár