Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simGetLoginName

simGetLoginName(
)
=> t_string

Description

Returns the string-valued login name of the current user.

The function is defined in /bin/si. You cannot modify this function.

Arguments

None

Value Returned

t_string

The login name of the user.

Examples

simGetLoginName() 
= >  "user1"

Related Topics

OSS Functions


Return to top
 ⠀
X