comparator | :: ComparatorString? | Specifies how the inputs should be compared. If not specified, defaults to |
Specifies how the inputs should be compared. If not specified, defaults to | ||
first_signal | :: SignalID? | Defaults to blank. |
Defaults to blank. | ||
second_signal | :: SignalID? | What to compare |
What to compare | ||
constant | :: int? | Constant to compare |
Constant to compare | ||
fulfilled | :: boolean? | Whether the condition is currently fulfilled. |
Whether the condition is currently fulfilled. |