[F] getMinValueForScalar
function getMinValueForScalar(program, target): ScalarValue | undefined;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”ScalarValue | undefined