|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Determine if a named item exists in a structure.
Searches an existing SDS item for a item with a specified name, returned true if it exists.
The object on which the method is invoked must reference an SDS Structure item (rather then an array or primitive).
| name | The name of the SDS item to find. |
Referenced by DeleteIfExists().