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
Value Returned
Return to top