Skip to content

BoolValue

BoolValue is a ValueBase that stores a boolean.

Inherits ValueBase

Properties

Value : boolean

The value of this object.

Example

boolValue.Value = true