Hello All,
I am working on an ISL in RES 3700 and i would like to retrieve the current logged in user.
My sample ISL Code :
[pre]event signin
var message : a40
format message as "Hello User : >", @UserEntry, "<"
InfoMessage message
endEvent[/pre]
It's not working, can someone point me to a direction ?
Thanks !
Best
I am working on an ISL in RES 3700 and i would like to retrieve the current logged in user.
My sample ISL Code :
[pre]event signin
var message : a40
format message as "Hello User : >", @UserEntry, "<"
InfoMessage message
endEvent[/pre]
It's not working, can someone point me to a direction ?
Thanks !
Best