Changes

2 bytes added ,  22:43, 2 February 2021
no edit summary
Line 11: Line 11:  
If you need more sophisticated logic applied to constraint there is a special AND/OR/XOR/NOT constraint that can be used. Any constraints nested under the logic constraint will have that logic operator applied. It's also possible to nest multiple logic constraints to create complex logic.
 
If you need more sophisticated logic applied to constraint there is a special AND/OR/XOR/NOT constraint that can be used. Any constraints nested under the logic constraint will have that logic operator applied. It's also possible to nest multiple logic constraints to create complex logic.
   −
For example.
+
For example:
 +
 
 
<code>
 
<code>
 
AND
 
AND
Line 19: Line 20:  
     | - Constraint 3
 
     | - Constraint 3
 
</code>
 
</code>
 +
 
== List of Constraints ==
 
== List of Constraints ==
    
[[Airplane Mode]]
 
[[Airplane Mode]]