asiGetSimOptionVal
asiGetSimOptionVal(
{ o_session | o_tool }
s_name
)
=> g_value / nil
Description
Gets the value for the specified simulator option.
Arguments
Value Returned
Examples
Returns the value for the reltol simulator option.
asiGetSimOptionVal( session 'reltol )
Return to top