AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ DeleteIfExists()

virtual void drama::sds::Id::DeleteIfExists ( const std::string &  name)
inlinevirtual

Delete the named SDS item within the current structured item.

We check if the named item exists within the current item. If yes, then we delete that item.

See also
SdsDelete()

References drama::CreateRunDramaTask(), Exists(), and Find().