Project

General

Profile

Actions

$boldify » History » Revision 1

Revision 1/5 | Next »
Per Amundsen, 03/06/2017 08:46 PM


Added in 2.8

$boldify

Returns $true if Options -> Messages -> Make certain part of messages bold is enabled and Strip mIRC tags is disabled, otherwise $false.


$boldify(text)

Returns text surrounded by bold character if Options -> Messages -> Make certain part of messages bold is enabled and Strip mIRC tags is disabled, otherwise returns the text.

Parameters

text - The text to boldify

Example

//echo -ag $boldify(I am bold)

Updated by Per Amundsen about 7 years ago · 1 revisions

Also available in: PDF HTML TXT