Projet

Général

Profil

Actions

Cat-routine

Synopsis

This operator has only two parameters and one output. It concatenates two arguments and gives the corresponding filename as output.

Parameters

2 parameters, whose concatenation gives the filename of the output. For example, the first is the base name (data) , the second is the extension (.csv).

Inputs

No input

Outputs

1 output: the file whose name is the concatenation of the parameters

Example

This operator can be used for generating a file, with a given base name and adding variable extensions. See dataPreparationGeneric.aws or the other scenarios for an example.

Mis à jour par François Rioult il y a environ 13 ans · 4 révisions