Changes

Jump to: navigation, search

Template / Type Formula

250 bytes added, 18:34, 13 May 2014
On Using the Semicolon
* This is of use, for example, when a template formula is used to store multiple checkbox selections into a consolidated checkbox as follows:<br />''@level3.Main Checkbox@="@level3.Main Checkbox@;@level3.Checkbox1@;@level3.Checkbox2@"''
* In this case, end this template formula, and all other template formulas on this level (general and template/type formulas) with the term ''<end>''
* The resultant list of template formulas might look like this:
@level1.total@=@level1.cost@*@level1.quantity@<end>
 
@level3.Main Checkbox@="@level3.Main Checkbox@;@level3.Checkbox1@;@level3.Checkbox2@"<end>
@level1.gst@=@level1.total@*0.05<end>
===Template Standard Field must be enabled and visible===
8,849
edits

Navigation menu