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

ddsCheckSessionName

ddsCheckSessionName(
t_sessionName
)
=> t_sessionName

Description

Checks to see if the current MPS session is also the default session for the user. If the given session name is the same as the effective user ID’s name or if there is no session name, builds a unique session name using the process ID. This implies that the current process checks the session and returns the session name to use - either the given name if it is checked or a new unique name to use to perform the checking.

Arguments

t_sessionName

The session name.

Value Returned

t_sessionName

The session name.


Return to top
 ⠀
X