SendString

Sends string

SendString <ioIdent>, <outputString>

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

Return Value
None.

Description
Identification name(string) of I/O module that executes send processing is specified in argument<ioIdent>.
The string to be send is specified in argument<count>.

Notes