====== removeTaggedString ====== (int tag) ===== Syntax ===== void removeTaggedString(int %tag); ===== Parameters ===== [[scripting:doc:engine:types:int|int]] **%%%tag%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:addtaggedstring|addTaggedString]]\\ [[scripting:doc:u:u:buildtaggedstring|buildTaggedString]]\\ [[scripting:doc:u:u:commandtoall|commandToAll]]\\ [[scripting:doc:u:u:commandtoallexcept|commandToAllExcept]]\\ [[scripting:doc:u:u:commandtoclient|commandToClient]]\\ [[scripting:doc:u:u:commandtoserver|commandToServer]]\\ [[scripting:doc:u:u:gettaggedstring|getTaggedString]]\\ [[scripting:doc:u:u:securecommandtoall|secureCommandToAll]]\\ [[scripting:doc:u:u:securecommandtoallexcept|secureCommandToAllExcept]]\\ [[scripting:doc:u:u:securecommandtoclient|secureCommandToClient]]\\ ===== References ===== This function is not called by any other functions.