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

geGetLockInfo

geGetLockInfo( 
t_libName
t_cellName
t_viewName
)
=> t_userHostInfo / no data on lock available

Description

Returns the user and host from a .cdslck file.

Arguments

t_libName

String value, library name.

t_cellName

String value, cell name.

t_viewName

String value, view name.

Value Returned

t_userHostInfo

Returns the user and host information successful.

no data on lock available

  

No data is obtained from the .cdslck file for a cellview.

Examples

geGetLockInfo("myLib" "myCell" "myView")
"user : yourName\nhost : trnsoph6"

Related Topics

Utility Functions


Return to top
 ⠀
X