Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ddMapGetToolNameList

ddMapGetToolNameList( 
) 
=> l_toolList 

Description

Retrieves a list of the names of the tools specified in the registry, in alphabetical order.

Arguments

None

Value Returned

l_toolList

A list of tool names.

Examples

ddMapGetToolNameList( ) 
=> ( "Amadeus-Package-Editor" ... "vi" )

Return to top
 ⠀
X