Projet

Général

Profil

Actions

Cat-routine » Historique » Révision 1

Révision 1/4 | Suivant »
François Rioult, 31/01/2011 20:31


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 to be 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 · 1 révisions