e.g. '''=[@section.''expense''.id@_''Total_Amount'']-[@section.''income''.id@_''Existing-funds''_''Amount'']'''
==Validate XML values when saving the worksheet==
Clicking on a cell inside the section builder will present you with the cell properties. There are two cell properties used for the validation of cells when the xml worksheet is saved.
<pre>parseInt([this])>0</pre>
Message: Please provide a numeric value greater than 0.
==Validating values when saving record (SmartCheck, Submit Logic, Browser Script)==