C++
AcString asString() const;
Description
Returns the current value if the variant type is kString. This method is invalid for any other type, and does not convert from any other type.
AcString asString() const;
Returns the current value if the variant type is kString. This method is invalid for any other type, and does not convert from any other type.