Purpose, Argument, Streams, Usage, Examples, Related
┌─PREFace─┐ >>──LITeral──┼─────────┼──┬───────────┬──────────────────────────────────────────────>< └─APPend──┘ ├─string────┤ └─charrange─┘
Use the LITERAL stage to write the specified literal string as a record to its primary output stream. If the primary input stream for the LITERAL stage contains any records, LITERAL copies the records from its primary input stream to its primary output stream.
**** Top of file **** Address Rxpipe
'pipe literal /or not to be/', '| literal /To be/', '| console'
Exit 0 **** End of file ****
output:
To be or not to be
literal a-a
output:
12345
output:
ABCDEFGHIJK