| Home | All functions | Categories |
vuUserName(), CSTRING
Retrieves the name of the current user logged into the PC.
| Parameter | Data Type | Description |
|---|---|---|
| None | This function takes no parameters. |
A CSTRING containing the name of the current PC user.
MESSAGE(vuUserName() & ' is currently using this machine')
| Home | All functions | Categories |