Actions
Cat-routine » Historique » Révision 3
« Précédent |
Révision 3/4
(diff)
| Suivant »
François Rioult, 31/01/2011 22:05
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 presque 14 ans · 3 révisions