Template Editor formula and rule reference
Value field formulas and row rules are expressions that get data from the product. Formulas and rules use data functions to extract information and can contain mathematical and string operations.
It helps if you are familiar with standard programming language features such as data typing and conditional expressions. You can also use any ANSI C programming language guide to check the basic concepts.
Find out more:
Adding comments to row rules and value field formulas in Template Editor
Conditional structure for row rules and formulas in Template Editor
Comparison and logical operators
Control functions in Template Editor
Attribute functions in Template Editor
Value field functions in Template Editor
String operations in Template Editor
Data type conversion functions in Template Editor
Mathematical operations in Template Editor
See also
Controlling row output with rules in Template Editor
Value field formulas in Template Editor
Arithmetic operators in Template Editor
Statistical functions in Template Editor