2.39 additem

Adds an item to a list.

Parameters:

$kiriwrite_presmodule->additem(text, options);

Usage:

$kiriwrite_presmodule->additem("This is an item", { Style => "itemstyle" });

text
Specifies the text to use for the item.

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

Value Description
Style Specifies the CSS style to use.