Skip to content

[F] getMaxValueForScalar

function getMaxValueForScalar(program, target): ScalarValue | undefined;

Get the maximum value for a scalar type(datetime, duration, etc.).

ParameterType
programProgram
targetType

ScalarValue | undefined