-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Properties section help should tell how to access properties, via
System.getProperty('FOO')
Also it should tell if there are reasons not to use them to parse parameters.
Last but not least, some environment variable expansion don't work in that field:
FOO=$WORKSPACE
Didn't get expanded whilst it worked via the "Script parameters" section.