See also: System Client Actions


Description

Save data or input lines into a file. For example, this can be used to create a temporary run script. If the file already exists, either use the replace or append parameters to avoid an error. Options are available to show or run the file after it it saved using '--options show' or '--options run'.

Required Parameters

file, (data or input)

Optional Parameters

append, options, encoding

Type

Create

Category

Files

Output Formats

Replacement Variables

Since Version9.9.1

Examples

writeFile


Related How To's