native
replace
Syntax
native replace(text[], len, const what[], const with[]);
Description
Replaces given string to another in given text.
native
native replace(text[], len, const what[], const with[]);
Replaces given string to another in given text.