Closed joergen7 closed 4 years ago
Setting variable values outside the Cuneiform script should be possible. Either on the command line
cf myworkflow.cf -a 'x="blub.txt";'
Or via the inclusion of an extra parameter file:
cf myworkflow.cf -i parameters.cfp
Setting variable values outside the Cuneiform script should be possible. Either on the command line
Or via the inclusion of an extra parameter file: