GitHub user hansva added a comment to the discussion: Groovy syntax to reference a pipeline parameter in a Script transform?
Hi,
If you want to fetch a parameter you can do it in groovy using following code
snippet
`value = transform.resolve('${PRM_TEST}')`
GitHub link:
https://github.com/apache/hop/discussions/4785#discussioncomment-11851702
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
