gdmInspectSpec
gdmInspectSpec(G_gdmSpecId[t_namespace] ) =>l_comps
Description
Extracts and returns the library name, cell name, view name, and file name from a gdmSpec object, if they exist. The information returned will be in the name space you specify in t_namespace.
Arguments
Value Returned
|
A list that contains the library name, cell name, view name, and file name, in that order. If any of these elements did not exist in the gdmSpec object, it is represented by |
Related Topics
Return to top