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