You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Examples of JavaScript syntax for Condition field:

'${foo}' == 'SOMETHING' (make sure you use single quotes!)

${a} > ${b}

  • No labels