2,004
edits
Changes
no edit summary
if(ssParseNum(form.getStr("cf_Store Value")) > 5)
</pre>
If , the contents the of the form value (stored in the custom field named cf_Store_Value) is greater than 5.
<pre>{result.isPassed=false;
</pre>
If the statement is truefalse, set the value of the statement to “false” and print the custom message below.
<pre>
result.addMsg('Some message here');