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

ddCatGetCatName

ddCatGetCatName( 
b_ddId 
) 
=> t_categoryName / nil 

Description

Returns the category name of the given category ID.

Arguments

b_ddId

ID of a category.

Value Returned

t_categoryName

The category name of the given category ID.

nil

The function failed


Return to top
 ⠀
X