...
For more information on the IF
function, see IF Function.
D s |
---|
D s | ||
---|---|---|
|
Example:
D lang syntax | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
case([ Qty <= 10, 'low_qty', Qty >=100, 'high_qty', 'med_qty']) |
...
...
For more information on the IF
function, see IF Function.
D s |
---|
D s | ||
---|---|---|
|
Example:
D lang syntax | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
case([ Qty <= 10, 'low_qty', Qty >=100, 'high_qty', 'med_qty']) |
...