_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#Boldchar|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* table(ktable). |*Parameter*|*Description*| | text | The text to boldify. | *Example*
//echo -ag $boldify(I am bold)