Project

General

Profile

Actions

Added in 4.0

$ansi2mirc(ansi text)

Converts ANSI control codes into AdiIRC-supported control codes, including colors and font styles.

Parameters

Parameter Description
ansi text The text containing ANSI control codes to convert.

Example

//echo -ag $ansi2mirc($chr(27) $+ [1;44;33mThis text is colored)

Updated by Per Amundsen about 1 year ago · 3 revisions

Also available in: PDF HTML TXT