Method Regexp.replace()
- Method replace
stringreplace(stringregexp,stringdata,string|function(string:string)transform)- Description
Calls Regexp.PCRE.Plain.replace in a temporary regexp object. Faster to type but slower to run...
- Method replace
stringreplace(stringregexp,stringdata,string|function(string:string)transform)- Description
Calls Regexp.PCRE.Plain.replace in a temporary regexp object. Faster to type but slower to run...