Kiriwrite
Index
|
User Documentation
|
Tutorial Documentation
|
Developer Documentation
2.16 enterdata
Enter data into an information box.
Parameters:
$kiriwrite_presmodule->enterdata(data);
Usage:
$kiriwrite_presmodule->enterdata("Data for the information box.");
data
Specifies the data to enter into the information box.