Updated Variables (markdown)

WarmUpTill 2025-03-12 17:40:24 +01:00
parent fcc2672d2d
commit 40577adefd

@ -3,9 +3,11 @@
Variables allow users to simplify complex [macro](Macros#what-are-macros) setups.
They each have a name and a value, which can be checked using the Variable condition and modified using the Variable action.
Variables can also be used in scene selections or scene item selections in place of scenes or sources.
For example, variables can be used in scene selections or scene item selections in place of scenes or sources.
In this case the value of the variable will be used to find the corresponding scene or source.
A common use of variables is to store [macro property](Macro-properties) values.
## Creating a new variable
A new variable can be added to a Variable condition or action by clicking on the "Add new variable" entry in the variable selection menu.