asiDisplayKeepOption
asiDisplayKeepOption(
o_tool
)
=> t / nil
Description
Displays the current simulator keep option names. Use this function to determine which options you want to modify. Do not use this function as part of another procedure.
Arguments
Value Returned
Examples
asiDisplayKeepOption( asiGetTool( 'Spectre ))
Displays the keep option names for the Spectre simulator.
Return to top