Projet

Général

Profil

Actions

Save » Historique » Révision 3

« Précédent | Révision 3/4 (diff) | Suivant »
François Rioult, 31/01/2011 21:10


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 plus de 13 ans · 3 révisions