From WikiChip
$parseutf identifier - mIRC
< mirc‎ | identifiers

$parseutf returns $true if mIRC is going to utf encode/decode during the on parseline event, $false otherwise.


Synopsis[edit]

$parseutf

Parameters[edit]

None

Properties[edit]

None

Example[edit]

on *:parseline:*:{
  echo -a $parseutf
}

Compatibility[edit]

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


See also[edit]

[Expand]
v · d · e mIRC identifier list