API Reference > OdDAI Namespace > Classes > ADB_Value Class > ADB_Value Methods > getValue Method > ADB_Value::getValue Method (OdAnsiString&)
ADB_Value::getValue Method (OdAnsiString&)
Syntax
C++
bool getValue(OdAnsiString& getTo) const;
Parameters 
Description 
OdAnsiString& getTo 
[out] the reference to OdAnsiString value to get to.  

if the internal type is OdAnsiString the function returns true, in otherwis returns false.

Gets OdAnsiString value.

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