Project

General

Profile

Actions

Added in 2.8

$boldify

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


$boldify(text)

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

Parameters

Parameter Description
text The text to boldify.

Example

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

Updated by Per Amundsen about 1 year ago · 5 revisions

Also available in: PDF HTML TXT