return "<input name=\"value\" value=\"${ReactiveRefParam}\" class=\"setting-input\" type=\"text\">"
ReactiveRefParam is the Reactive Reference value that will be passed to the build
in my bash script the variable is ReactiveRefParam empty....
How do I use it in a bash script?
${params.ReactiveRefParam}