easy script for rename job flow element?
Posted: Tue Nov 28, 2017 4:38 pm
I have a .csv file which need to be renamed by using a parameter in that .CSV.
I would need a script expression to do this.
It should be like:
if tag <MyParam> contains yes
then add prefix Y
else add prefix N
Can anyone translate it into a propre javascript expression?
Thanks!
Fist
I would need a script expression to do this.
It should be like:
if tag <MyParam> contains yes
then add prefix Y
else add prefix N
Can anyone translate it into a propre javascript expression?
Thanks!
Fist