GetCurrentUser$ Function

Returns the current Epson RC+ user.

Syntax
GetCurrentUser$

Return Values
String containing the current user logID.

Note


This command will only work if the Security option is active.


See Also
LogIn Statement

GetCurrentUser$ Function Example

String currUser$

currUser$ = GetCurrentUser$