2.16 enterdata

The enterdata subroutine enters data into an information box.

Parameters:

$xestiascan_presmodule->enterdata(data);


Usage:

$xestiascan_presmodule->enterdata("Data for the information box.");


data
Specifies the data to enter into the information box.