Turns a string into a file usable in the pipeline.
Bundle | builtin |
---|---|
Categories | Internal |
Specialties | generic |
Authors | |
Issue tracker | View/Report issues |
Source files | component.xml |
Usage | Example with default values |
Name | Type | Description |
---|---|---|
out | T (generic) | Output file. |
Name | Type | Default | Description |
---|---|---|---|
content | string | (no default) | Contents to store to the input file for the network. |
Test case | Parameters▼ | OUT out |
||||
---|---|---|---|---|---|---|
case1 | properties | out | ||||
content=Politically correct\\n testline\n\n\necho This is the second line...\n |
||||||
case2 | properties | out | ||||
content=Politically correct\\n testline\n\n\necho This is the second line... |