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