SCalc

Use this value to specify calculations in rows, columns, or cells. Use this value within a row or column definition or within a cell override definition. These calculations are performed on the application server.

You can also use this value to create text within the form.

Syntax

SCalc(<expression> [<operator> <expression>])

Note:

You can include multiple pairs of [<operator> <expression>] in an SCalc calculation.

Parameter

Description

operator

The mathematical operator for the calculation. These operators are supported:

+ - * /

expression

The values in the calculation. In addition to numeric values, you can include cell references, row references, column references, and various other types of items. For details and examples, see Items Supported in SCalc Calculations.