Skip to end of banner
Go to start of banner

writeFile

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

See also: 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

  • No labels