Constant

Constant, as the name suggests, are fixed values that are maintained. They are variable constant to be considered in the calculation.
That is, when composing a formula, a certain value, number, letter, name, acronym may be requested to comply with the instruction of formula for the calculation.
Example:
Using Constant:
Type |
Result |
Operator 1 |
1st Expression |
Operator 2 |
2nd Expression |
Operator 3 |
Execution |
nValTot |
:= |
nVal |
:= |
0 |
.END. |
Condition |
|
|
CTipDep |
== |
2 |
.END. |
In this example, the fixed value (constant) required in the condition of formula and value 2.
The value or character must obey the following condition
|