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

lbuiGetCheckedOutLicenses

lbuiGetCheckedOutLicenses( 
) 
=> l_list

Description

Returns a list of the licenses consisting of each license feature name and the number of licenses (tokens) checked out.

Arguments

None

Values Returned

l_list

A list of the checked out licenses.

Example

lbuiGetCheckedOutLicenses()
=>
("Virtuoso_Schematic_Editor_XL" 1 
"Virtuoso_Layout_Suite_EXL" 18)

Return to top
 ⠀
X