Show TOC

Syntax documentationEvUSR Locate this document in the navigation structure

The EvUSR (User ID) function returns the name of the user who is logged on to the system.

Syntax Syntax

EvUSR

End of the code.

Example Example

The following example returns JSmith, if Joe Smith is currently logged on to the system.

EvUSR()

End of the example.