aedEditCDF
aedEditCDF( [ ?libNamet_libraryName][ ?cellNamet_cellName] [ ?cdfTypet_cdfType]) => t
Description
Opens the Edit CDF form to the specified library, cell, and CDF type. The library and cell names must be strings referring to an existing library or cell, and the CDF type must be effective, base, or user.
Arguments
|
Specifies the name of the library for which the Edit CDF form is to be opened. |
|
|
Specifies the name of the cell for which the Edit CDF form is to be opened. |
|
Value Returned
|
Opens the Edit CDF form to the specified library, cell, and CDF type. |
|
Return to top