BoolValue constructor

BoolValue(value, unit)

Constructor.

def __init__(self, value, unit):
    ...
ParameterTypeDescription
valueBOOL
unitMeasureConst

See Also