2.21 addselectbox

Adds a select box.

Parameters:

$kiriwrite_presmodule->addselectbox(selectboxname, options);

Usage:

$kiriwrite_presmodule->addselectbox("selectbox", { Style => "selectbox" });

style
Specifies the CSS style to use.

options
Specifies the following options in any order.

Value Description
Style Specifies the CSS style to use.