| **Navigation:**  [[templates.htm|Templates]] > [[tlrcontents.htm|Template Language Reference]] > Template Symbols > Built-in Symbols >====== Formula Symbols {{c6h0068.jpg|C6H0068.jpg}} ====== | [[report control symbols.htm|{{btn_prev_n.gif|Previous page}}]][[tlrcontents.htm|{{btn_home_n.gif|Return to chapter overview}}]][[file schematic symbols.htm|{{btn_next_n.gif|Next page}}]] | | || | %Formula | The label of the result field for each formula. Multi-valued. Dependent on %Procedure. | | %FormulaDescription | A description of the formula. | | %FormulaClass | An identifier for the position in generated source to place the formula. | | %FormulaInstance | The control template instance number for a formula whose class has been declared in a control template. | | %FormulaExpression | The expression to conditionally evaluate or assign to the result field for each formula. Multi-valued. Dependent on %Formula. | | %FormulaExpressionType | Contains =, IF, ELSE, CASE, or OF. Dependent on %FormulaExpression. | | %FormulaExpressionTrue | Contains the line number of the true expression in the generated formula. Dependent on %FormulaExpression. | | %FormulaExpressionFalse | Contains the line number of the false expression in the generated formula. Dependent on %FormulaExpression. | | %FormulaExpressionOf | Contains the line number of the OF expression in the generated formula. Dependent on %FormulaExpression. | | %FormulaExpressionCase | Contains the line number of the assignment in the generated formula. Dependent on %FormulaExpression. |