Skip to content

[F] getMinValueForScalar

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

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

ParameterType
programProgram
targetType

ScalarValue | undefined