$my.umode
Returns the current user mode flags
Usage
<string> $my.umode([irc_context_id:uint])
Description
Returns the user mode flags of the current IRC context.
If the IRC context is not connected then an empty string is returned.
If <irc_context_id> is specified this function returns acts as it was called in that irc_context.

Index, Functions