| Line 1: |
Line 1: |
| − | 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 class="header-style">This constraint allows or prevents a macro/feature from running based on the current month.</pre> |
| | + | |
| | + | ''' Options ''' |
| | + | |
| | + | * '''Month(s)''' - Select one or more months |
| | + | |
| | + | ''' Example ''' |
| | + | |
| | + | ''Example 1: Open your tax app during April'' |
| | + | <pre class="trigger-style">Triggers |
| | + | |
| | + | Day/Time Trigger - 09:00</pre> |
| | + | <pre class="action-style">Actions |
| | + | |
| | + | Launch Application: Tax Planner</pre> |
| | + | <pre class="constraint-style">Constraints |
| | + | |
| | + | Month of the Year - April</pre> |
| | + | |
| | + | ''' See Also ''' |
| | + | |
| | + | * [[Constraint: Day of the Month|Day of the Month Constraint]] |