Difference between revisions of "Constraint: Day of the Month"
Line 1: | Line 1: | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
This constraint can be used to allow/prevent functionality from running on certain days of the month. For example if you wanted a particular macro to only run on the 1st of each month, you would enable only day number 1 and the macro will never run on any other day of the month. | This constraint can be used to allow/prevent functionality from running on certain days of the month. For example if you wanted a particular macro to only run on the 1st of each month, you would enable only day number 1 and the macro will never run on any other day of the month. | ||
+ | </pre> |
Revision as of 17:50, 30 January 2024
This constraint can be used to allow/prevent functionality from running on certain days of the month. For example if you wanted a particular macro to only run on the 1st of each month, you would enable only day number 1 and the macro will never run on any other day of the month.