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

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


en:tcmediainfo:documentation:script_strreplace

StrReplace

Function return text with old substrings replaced by new ones.

StrReplace(srcstring, searchstring, replacestring [, replaceall [, casesense]])
srcstringSource 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 · Последнее изменение: 2025/07/01 22:54 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki