Инструменты пользователя

Инструменты сайта


en:tcmediainfo:documentation:script_strreplace

StrReplace

Function return text with old substrings replaced by new ones.

StrReplace(string, searchstring, replacestring [, replaceall [, casesense]])
stringSource string.
searchstringSubstring for search.
replacestringString for replace.
replaceallCount to replace. 0 - replace all (default), 1 - replace first.
casesenseCase sensitivity. 0 - case insensitive (default), 1 - case sensitive.
en/tcmediainfo/documentation/script_strreplace.txt · Последнее изменение: 2019/02/12 18:08 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki