The BooleanInput type exposes the following members.
|
Name |
Description |
|
GetValue
|
Gets the current value of the boolean input and resets it to false after retrieval.
|
|
SetValue
|
Sets the value of the boolean input using a logical OR operation with the existing value.
|