Changes

Jump to: navigation, search

SmartCheck Validation

1 byte added, 14:18, 7 December 2015
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');
2,004
edits

Navigation menu