2.27 addreset

The addreset subroutine adds a reset button.

Parameters:

$xestiascan_presmodule->addreset(resetname, options);


Usage:

$xestiascan_presmodule->addreset("Reset this", { Style => "resetbutton" });


resetname
Specifies the label of the reset button.

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

Setting Description
Style Specifies the CSS style to use.