Projet

Général

Profil

Actions

Save

Synopsis

This operator has only two parameters and one output. It concatenates two arguments and saves the input into 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

The stream to be saved.

Outputs

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

Example

This operator can be used for saving a file, with a given base name and adding variable extensions. See dataPreparationGeneric.aws.

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