API Reference > OdDAI Namespace > Classes > Select Class > Select Methods > getString Method > Select::getString Method (OdAnsiString &)
Select::getString Method (OdAnsiString &)
Syntax
C++
bool getString(OdAnsiString & ret) const;
Parameters 
Description 
OdAnsiString & ret 
[out] A placeholder for the value to be returned to a calling subroutine.  

Returns true if the value is successfully converted and returned to a calling subroutine; otherwise, the method returns false.

Retrieves the current value as an ANSI string.

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