dbGet Functions
You can retrieve the attributes of any valid dbObject by using one of the various forms of the dbGet function. This function is used for most attribute retrievals that do not require any other arguments. Other functions, such as dbGetMemNetSigName, take additional arguments to retrieve the desired attributes.
Related Topics
Retrieving the List of Attribute Names for a dbObject Using the ~> Operator
Return to top