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