Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationstring_replace

Official ZPE/YASS documentationstring_replace

string_replace (string text, string search, string replace) ⇒ string

Performs a regular expression match for search, and replaces it with a string, replace, in text.

Alternative function names: str_replace
First available: Version 1.3.3
Comments
Feedback 👍
Comments are sent via email to me.