$channelExists
Returns true or false, based on whether or not a channelID exists.
Usage:
$channelExists[channelID]
Used Functions
Use $channelID to get the ID of a channel using its name.
Related Functions
Use $findChannel to find a channel using its name.