Create a boolean
Create a boolean variable and store it in the variable scope.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Value | The value to store in the variable scope | BOOLEAN | false |
Output
Name | Description | Type | Default value |
---|---|---|---|
Variable name | The name of the variable to store in the variable scope | BOOLEAN | CREATED_BOOLEAN |