Product Documentation
Cadence SKILL Development Reference
Product Version IC23.1, June 2023

skillDevStatus

skillDevStatus( 
) 
=> t / nil

Description

Returns the current status of the Cadence SKILL Development Environment license.

Arguments

None

Value Returned

t

Cadence SKILL Development Environment license is checked out.

nil

Cadence SKILL Development Environment license is not checked out.

Examples

skillDevStatus()
=> nil

Related Topics

Debug Functions


Return to top
 ⠀
X