method
Value.BooleanValue
func (value Value) BooleanValue() (
bool,
bool,
)BooleanValue returns the boolean and true when this is a boolean operand.
Related types
ValueAn immutable scalar or list comparison operand.
method
func (value Value) BooleanValue() (
bool,
bool,
)BooleanValue returns the boolean and true when this is a boolean operand.
ValueAn immutable scalar or list comparison operand.