asiSetKeepOptionVal
asiSetKeepOptionVal(
{ o_tool | o_session }
s_name
g_value
)
=> g_value / nil
Description
Sets the value for the specified keep option variable for a tool or session object.
Arguments
Value Returned
Example
asiSetKeepOptionVal( session ’allAnalogNV t)
Saves all analog node voltages for the specified session.
Return to top