CAS 6


nzmin
- Arithmetic

Summary

Choose the smaller value, ignoring zero

Examples

PRPRICE nzmin PROPVAL 
5 nzmin 4 
0 nzmin 3 
0 nzmin 0 

Syntax

NumField1 min NumField2

Left Arguments

Name Data Type Input Type Description Optional Default
NumField1 Numeric Field, Constant Numeric Field No

Right Arguments

Name Data Type Input Type Description Optional Default
NumField2 Numeric Field, Constant Numeric Field No

Result

Type: Numeric

Smaller of the non-zero values



Build 6.0.624