====== strLimitRep ====== There is no doc-string available for this function. ===== Syntax ===== script strLimitRep(string %str, string %char, string %limit); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%str%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%char%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%limit%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|script]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Add-Ons/System_BlocklandGlass/client/submodules/modmanager/addonPage.cs:897 ===== See also ===== ===== References ===== [[scripting:doc:u:glassmodmanagergui:renderaddoncomments|GlassModManagerGui::renderAddonComments]]: Add-Ons/System_BlocklandGlass/client/submodules/modmanager/addonPage.cs:833\\ [[scripting:doc:u:glassmodmanagergui:submitcomment|GlassModManagerGui::submitComment]]: Add-Ons/System_BlocklandGlass/client/submodules/modmanager/addonPage.cs:878\\