OCLOperators minValue
This page was created by Lars.olofsson on 2020-01-07. Last edited by 62.169.16.147 on 2026-09-12.
Returns the lowest (minimum) value from a collection of simple value objects.
| Expression | Result |
|---|---|
| (Bag{3, 2, 1, 6})->minValue | 1 |
Returns the lowest (minimum) value from a collection of simple value objects.
| Expression | Result |
|---|---|
| (Bag{3, 2, 1, 6})->minValue | 1 |
© MDRIVEN. All Rights Reserved
© MDRIVEN. All Rights Reserved