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