_Added in 2.8_ *$boldify* Returns [[$true]] if [[Options Dialog|Options]] -> [[Messages Options|Messages]] -> [[Messages_Options#Make-certain-part-of-messages-bold|Make certain part of messages bold]] is enabled, otherwise [[$false]]. --- *$boldify(text)* Returns text surrounded by [[Formatting text|bold character]] if [[Options Dialog|Options]] -> [[Messages Options|Messages]] -> [[Messages_Options#Make-certain-part-of-messages-bold|Make certain part of messages bold]] is enabled, otherwise returns the text. *Parameters* text - The text to boldify *Example*
//echo -ag $boldify(I am bold)