skillDevStatus
skillDevStatus( ) =>t/nil
Description
Returns the current status of the Cadence SKILL Development Environment license.
Arguments
Value Returned
|
Cadence SKILL Development Environment license is checked out. |
|
|
Cadence SKILL Development Environment license is not checked out. |
Examples
skillDevStatus()
=> nil
Related Topics
Return to top