GetCurrentUser$ function

Returns the current Epson RC+ user.

Syntax
GetCurrentUser$

Return value
String containing the current user logID.

Note


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


See Also
LogIn Statement

GetCurrentUser$ Function Usage Example

String currUser$

currUser$ = GetCurrentUser$