-
-
Notifications
You must be signed in to change notification settings - Fork 18
Documentation ARexxAPI USERINFO
Jens Maus edited this page Feb 13, 2017
·
1 revision
NAME:: UserInfo -- Return details about the user currently logged in. (V2.0)
TEMPLATE:: VAR/K,STEM/K
FUNCTION:: Returns details about the user currently logged in.
INPUTS::
VAR/K
- alternative variable to put the results into instead of RESULT
\
STEM/K
- base name used for the stems where the results will be stored\
RETURNS::
VAR
- info returned by the query\
<STEM>USERNAME
- user name of this user\
<STEM>EMAIL
- email address of this user\
<STEM>REALNAME
- real name of this user\
<STEM>CONFIG
- configuration file of this user\
<STEM>MAILDIR
- mail directory of this user\
<STEM>FOLDERS
- current number of entries in the folder list; groups will be ignored (V2.1)\
NOTES::
EXAMPLE::
BUGS::
SEE ALSO::