2.34 addboldtext

The addboldtext subroutine adds bolded text.

Parameters:

$xestiascan_presmodule->addtext(text, options);


Usage:

$xestiascan_presmodule->addtext("Here's some text.", { Style => "textformat" });


text
Specifies the text to be added.

options
Specifies the following options as a hash in any order.

Setting Description
Style Specifies the CSS style to use.