Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Set/switch global variable (Read 1281 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Set/switch global variable

I'm looking for any way to set a global variable:
- in any location (so I can just enter $set_global(variable,value) in any text formatting field)
- via keyboard shortcut (for example: press CTRL+Y to switch between 1-0 in a global variable)


 

Re: Set/switch global variable

Reply #1
Does not really cover your requests but maybe helps: within the Panel Stack Splitter you can switch global variables with a button using $imagebutton() and Setglobal: name:value.