4,401
edits
Changes
no edit summary
This works similar to sslogic but will do calculations based on the formula you provide. It works as follows:
<pre>
<!--@sscalculation(@field@*0.05)-->
</pre>
This will return the computed value of @field@*0.05 and replaces the sscalculation tag.