N        This condition is true when a peer with the given ID can be found on the channel.

It takes two parameters:

  1. The peer's ID (a number, from 0 to 65534).
  2. The channel's name.
    If left blank, it will use the currently selected channel.


The channel name must only be similar to match; for more details, see Unicode notes.

If the channel name or peer ID is not valid, an error will be generated.


This condition does not change the currently selected channel or peer.


If run during a Channel > Peer > On peer disconnect event, the peer is currently leaving will be considered not joined to the channel by this condition.

Likewise, in a Channel > Peer > On peer connect event the peer newly connected will be considered joined to the channel by this condition.