AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ Get()

void GitTpl::String::Get ( const SdsId Id,
const char *const  Name,
const int  Position,
StatusType *const  status,
const char *  Default = 0,
const int  Flags = Git::KeepErr 
)

Fetch the value of this item from an SDS structure.

Parameters
IdThe SDS structure.
NameThe name of the item within the structure.
PositionIf the item does not exist by the name, then presume this position.
statusInherited status
DefaultThe default value. If not specified, a null string is used.
FlagsWhich GIT Flags to apply. If not specified, uses Git::KeepErr.

Referenced by String().