Product Documentation
Cadence SKILL Language Reference
Product Version IC23.1, November 2023

getLogin

getLogin(
) 
=> t_loginName

Description

Returns the login name of the current user as a string.

Arguments

None

Value Returned

t_loginName

Returns the user’s login name as a string.

Examples

getLogin
=> "john"

Related Topics

Environment Functions

getInstallPath


Return to top
 ⠀
X