Skip to end of banner
Go to start of banner

copyFile

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 3 Current »

See also: Actions

Description

Copy text data from the source file. Use the file parameter to direct output to a file. When append is used, data will be appended to the target file. If requested, find and replace logic will be applied to the source data before processing. Also, replacement variables will automatically be replaced with their value.

Required Parameters

sourceFile

Optional Parameters

findReplace, findReplaceRegex, file, append, encoding

Type

Create

Category

File

Output Formats

Replacement Variables

Since Version9.3

Examples

Related How To's

  • No labels