Skip to content

[F] getMinValueExclusiveForScalar

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

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

ParameterType
programProgram
targetType

ScalarValue | undefined