====== striReplace ====== There is no doc-string available for this function. ===== Syntax ===== script striReplace(string %str, string %rep, string %with, string %start); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%str%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%rep%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%with%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%start%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/Gamemode_Slayer/common/support/Support_LibStr.cs:19 ===== See also ===== ===== References ===== [[scripting:doc:u:slayeruteamprefso:setvalue|Slayer_TeamPrefSO::setValue]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefSO.cs:50\\ [[scripting:doc:u:slayeruteamprefso:setvalue|Slayer_TeamPrefSO::setValue]]: Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamPrefSO.cs:51\\ [[scripting:doc:u:u:uparsecustomtml|_parseCustomTML]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_TMLParser.cs:281\\ [[scripting:doc:u:u:uparsecustomtml|_parseCustomTML]]: Add-Ons/System_BlocklandGlass/resources/Support_Updater/common/support/Support_TMLParser.cs:288\\