Closed willbarton closed 5 years ago
This PR makes it possible to define conditions that do not have a value, or have None as their value. If the value is not given or is None the condition will never be met.
None
This PR makes it possible to define conditions that do not have a value, or have
None
as their value. If the value is not given or isNone
the condition will never be met.