getUserName
Return the current user name
Prototype :
fun [] S
Return : S the user name or nil if error
Error :
- EOK if no error.
- EPLATFORM if the current platform is not still supported.
- EVM if a memory error occurs. The VM will exit and more informations
could be found in the log file (if activated in the debug mode level).
See also :
getUserRealName