Pos
Use this function in an equation to find symbols with positive values. If the symbol contains a negative value, the Pos function assigns a value of zero.
Syntax
POS (SymName|Number)
where:
- SymName is a symbol whose positive values you want to specify.
- Number is a value.
Syntax example
Account1 = POS (Account2)