1 messages · Page 1 of 1 (latest)
Is there a way to create variables in a menu? I have several buttons in one menu that all do the same thing. It would make sense to store all the commands in a single variable and just reuse it each time. That would help reduce unnecessary code.