asiDeleteKeepOption
asiDeleteKeepOption(
o_tool
s_name
)
=> t / nil
Description
Deletes a simulator keep option variable.
Arguments
Value Returned
Examples
asiDeleteKeepOption( asiGetTool('XYZ) 'allAnalogTC
)
Deletes the keep option to save all analog terminal currents for the XYZ simulator.
Return to top