I was writing a macro for the global chat and this line doesn't work (it's a macro with a command so if you click the macro it will work only if you are holding shift):
/run SendChatMessage(SecureCmdOptionParse"[mod:shift]Test text for global chat", "GLOBAL")
The same macro works if the name of the channel at the end is anything else: say, guild, officer...
I tried even with "5.global" and "5" but i didn't work. Why?
