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.

Returns true if the value is undefined. This is represented by assigning special singleton value "varies".

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