Difference between revisions of "Constraint: Month of the Year"
m |
|||
Line 1: | Line 1: | ||
+ | <span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span> | ||
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
This constraint can be used to allow/prevent functionality from running depending on the current month. For example if you only wanted a macro to run in January - March, you can add a macro level constraint with only January, February and March enabled and the macro will never run in any other month. | This constraint can be used to allow/prevent functionality from running depending on the current month. For example if you only wanted a macro to run in January - March, you can add a macro level constraint with only January, February and March enabled and the macro will never run in any other month. | ||
</pre> | </pre> |
Revision as of 21:44, 16 February 2024
About this constraint
This constraint can be used to allow/prevent functionality from running depending on the current month. For example if you only wanted a macro to run in January - March, you can add a macro level constraint with only January, February and March enabled and the macro will never run in any other month.