Return true if this object represents a string value and false otherwise.
Synopsis
Declared in <bdld_datum.h>
bool
isString() const;
Return Value
true if this object represents a string value and false otherwise
Created with MrDocs