Creates a new ValueInput object that contains a boolean value.
This is a static method. |
This is a static method. |
| Type | Description |
| ValueInput | Returns the newly created ValueInput object or null if the creation failed. |
| Name | Type | Description |
| booleanValue | boolean | Boolean value. |