ToMax

Description:

script:ToMax(start,end)

Creates a range, typically to be used on numeric questions. "1" is automatically added to the "start" value

Example:

script:ToMax(1,10)

Result:

2:10