nlGetToolName
nlGetToolName(o_formatter) =>s_toolName
Description
Returns a symbol representing the simulator. It returns the value of the tool name. This name is used for the selection of the simulator information on the library component.
You cannot redefine this function.
Arguments
Value Returned
Examples
The following example returns the tool name:
nlGetToolName( formatter )
Return to top