ddMapGetToolNameList
ddMapGetToolNameList(
)
=> l_toolList
Description
Retrieves a list of the names of the tools specified in the registry, in alphabetical order.
Arguments
Value Returned
Examples
ddMapGetToolNameList( )
=> ( "Amadeus-Package-Editor" ... "vi" )
Return to top