MadBot PluginFlow FunctionsUTILITY_FUNCTIONSReplace in Text (Regex)On this pageReplace in Text (Regex) REPLACE_TEXT_REGEX Replaces text in a string using a regular expression. Parameters text (String): The source text pattern (String): The REGEX pattern replacement (String): The replacement text Returns The replaced text