maeImportSetupForExplorer
maeImportSetupForExplorer(
t_session
)
=> t / nil
Description
Displays the Import Setup form in ADE Explorer, which you can use to import a saved maestro cellview in the current setup. This is a callback function.
Arguments
Value Returned
Examples
Displays the Import Setup form for the currently active ADE Explorer session.
maeImportSetupForExplorer(session)
Return to top