|
|||||
action | output | ||||
Sample Code | Related Syntax | Related Concepts |
Syntax
output string-expression
The output
action writes the specified string-expression to the set of streams currently in the #current-output
set.
Sample Code
External text entities: processing |
Related Syntax #current-output include %_ %c |
Related Concepts I/O and variables Output Security considerations |
---- |