MadBot PluginFlow FunctionsUTILITY_FUNCTIONSReplace in TextOn this pageReplace in Text REPLACE_TEXT Replaces text in a string. Parameters text (String): The source text searchFor (String): This is what you want to replace replaceWith (String): .... with this. Returns The replaced text