Forum Discussion
6 Replies
- koryknickEmployee
Hi @Fabien - take a look in the Script Snap documentation in the Downloads section - there is an example pipeline using pipeline paramters.
- FabienNew Contributor II
Thank you @koryknick but this sample shows how to pass a script file as a pipeline parameter,
Me I want to use a pipeline parameter inside a script. (Be able to reference a pipeline parametre from inside my javascript script)
- dmillerFormer Employee
To use a pipeline parameter within a Script Snap, see https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438163/Parameters+and+Fields#ParametersandFields-ScriptSnap
- koryknickEmployee
- dmillerFormer Employee
I’ve always got your back @koryknick
- FabienNew Contributor II
Great, many thanks to both of you!