Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Environment Variables Display Format #4614

MFalkner ·

In version 15, the display of environment variables is in HTML instead of clear text:
BRANCH ${vars.get("ProductCode")}

Also get error:
Failed to evaluate below expression in configuration 'xxx':
mvel:vars.get("ProductCode")

And now I see that after editing again, it changed to:
${vars.get("ProductCode")}

  • solved #2
  • replies 1
  • views 19
  • stars 0
robinshen ADMIN ·