Actions
$ansi2mirc » History » Revision 2
« Previous |
Revision 2/3
(diff)
| Next »
Per Amundsen, 02/16/2023 05:15 PM
Added in 4.0
$ansi2mirc(ansi text)
Converts ANSI control codes into AdiIRC-supported control codes, including colors and font styles.
Parameters
table(ktable).
|*Parameter*|*Description*|
ansi . The text containing ANSI control codes to convert.
Example
//echo -ag $ansi2mirc($chr(27) $+ [1;44;33mThis text is colored)
Updated by Per Amundsen almost 2 years ago · 2 revisions