> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/mss-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/mss-extensibility/mss-5.1/functions-kalipso-to-mss/user/ext_user_getcurrentuserinfo.md).

# EXT\_User\_GetCurrentUserInfo

Function to get the current user name, type and salesman code.

*Input parameters*:

* n/a

*Output parameters*:

* outLoginUser – Username of the current user;
* outLoginName – Name of the current user;
* outLoginType – Type of the user: U – User / A – Administrator (USRTIT);
* outLoginSalesmanCode – Salesman code of the current user;
