cdfGetUserCellCDF
cdfGetUserCellCDF(g_cellId) =>g_cdfDataId/ nil
Description
Returns the user-level CDF description attached to a cell. If one is not defined, it returns nil.
Arguments
|
Specifies the ID of the cell for which you want to view the user-level CDF description. |
Value Returned
|
The database object that represents the CDF description for the component. |
|
Return to top