VaporWare
VaporWare AmIRC Main Index [Previous| Chapter Index|Next]

Arexx Commands

GETSELECTEDUSER

Usage: GETSELECTEDUSER WINNUM/N,CHANNEL/K

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