ToMin

Description:

script:ToMin(toValue,startValue)

Creates a range, typically to be used on numeric questions. "1" is automatically subtracted from the "toValue".

Example:

script:ToMin(10,1)

Result:

1:9