asiGetSimName
asiGetSimName(
{ o_tool | o_session }
)
=> t_simulatorName
Description
Gets the name of the simulator for a tool or session object.
Arguments
Value Returned
Example
simulatorName = asiGetSimName( session )
Returns the simulator name for the given session in simulatorName.
Return to top