====== addTaggedString ====== (string str) ===== Syntax ===== string addTaggedString(string %str); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%str%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[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:removetaggedstring|removeTaggedString]]\\ [[scripting:doc:u:u:securecommandtoall|secureCommandToAll]]\\ [[scripting:doc:u:u:securecommandtoallexcept|secureCommandToAllExcept]]\\ [[scripting:doc:u:u:securecommandtoclient|secureCommandToClient]]\\ ===== References ===== [[scripting:doc:u:minigameso:chatmsgall|MiniGameSO::chatMsgAll]]: Add-Ons/Event_Variables/server/package.cs:56\\ [[scripting:doc:u:gameconnection:chatmessage|GameConnection::chatMessage]]: base/server/scripts/allGameScripts.cs:22886\\ [[scripting:doc:u:minigameso:chatmsgall|MiniGameSO::chatMsgAll]]: base/server/scripts/allGameScripts.cs:28573\\