PutAll

Output terminal all point output

PutAll <ioIdent>, <data>

Parameters
<ioIdent>
Identification name(string) of I/O module that executes send processing
<data>
Data to be output

Return Value
None.

Description
Identification name(string) of I/O module that executes send processing is specified in argument<ioIdent>.
The content of operation depends on the specification of the I/O module.

Notes