[F] getMinValueForScalar
function getMinValueForScalar(program, target): undefined | ScalarValue;
Get the minimum value for a scalar type(datetime, duration, etc.).
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
program | Program |
target | Type |
Returns
Section titled “Returns”undefined
| ScalarValue