Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

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

o_formatter

The formatter object.

Value Returned

s_toolName

Name of the tool.

Examples

The following example returns the tool name:

nlGetToolName( formatter ) 


Return to top
 ⠀
X