From WikiChip
$comchar Identifier - mIRC
< mirc‎ | identifiers

The $comchar identifier returns the command prefix character.

Prior to mIRC 7.39, one could generally access this value with the following code:

alias comchar return $readini($mircini, n, text, commandchar)

Note: Regardless of the command prefix, the slash (/) is always a valid command prefix.
Note: The command prefix can be changed from mIRC-Options/Other.


Synopsis[edit]

$comchar

Parameters[edit]

None

Example[edit]

//echo -a $comchar

Compatibility[edit]

Added: mIRC v7.39
Added on: 28 Jan 2015
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


[Expand]
v · d · e mIRC identifier list