Returns the login name of the user currently logged in to the session.

Syntax

<oRef>.user( )

<oRef>

The session you want to check.

Property of

Session

Description

user( ) returns the login name of the user currently logged in to a session on a system that has DBF table security in place. If no DBF table security has been configured, or no one has logged in to the session, user( ) returns an empty string.