mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-04-24 06:48:24 -05:00
Updated Variables (markdown)
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user