Updated Macro properties (markdown)

WarmUpTill 2025-03-15 12:44:42 +01:00
parent 40577adefd
commit 3eaf1494e5

@ -1,7 +1,7 @@
# Description
Macro properties are temporary values available in the context of a [macro](Macros#what-are-macros) depending on what types of conditions and actions are being used.
You can assign those values to [variables](https://github.com/WarmUpTill/SceneSwitcher/wiki/Variables) to use them other macros or occasionally directly use them in other action types.
You can assign those values to [variables](https://github.com/WarmUpTill/SceneSwitcher/wiki/Variables) for later use or occasionally directly use them in other action types.
# Examples