API Reference > OdRx Classes > OdRxValue Class > OdRxValue Methods > OdRxValue::isVaries Method
OdRxValue::isVaries Method
Syntax
C++
bool isVaries() const;

true if the value is undefined; false otherwise.

Checks whether the value is undefined. This is represented by assigning a special singleton value "varies".

Copyright © 2002–2022. Open Design Alliance. All rights reserved.