Returns the Nick the user highlighted in the userlist window.
If the WINNUM argument is specified,the selected user in that window will be returned. If the CHANNEL argument is specified,the selected user in that channel will be returned.
RELATED TOPICS: See RX_GETUSER- RX_GETUSERS- RX_GETWINNUM
Examples:
options results;"getselecteduser";"ECHO" result
options results;"getselecteduser WINNUM=1";"ECHO" result
options results;"getselecteduser CHANNEL=#amiga";"ECHO" result