API Reference > OdDAI Namespace > Classes > Boolean Class > Boolean Methods > Boolean::nullify Method
Boolean::nullify Method
Syntax
C++
void nullify();

Flashes the Boolean object to the undefined (unset) value. After calling this method the exists() method returns 0.

exists() method.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.