Provides the ability to make a value conditional
Fields#
| Name | Description |
|---|
| Condition | Expression to check |
| Value | Value to use if condition is true |
Methods#
| Name | Description |
|---|
| Clone | Create a clone of this object |
| Matches | Check if this objects data matches that of another object |