/tg/ Station 13 - Modules - TypesVar Details

numeric

A numeric preference with a minimum and maximum value

Vars

maximumThe maximum value
minimumThe minimum value
stepThe step of the number, such as 1 for integers or 0.5 for half-steps.

Var Details

maximum

The maximum value

minimum

The minimum value

step

The step of the number, such as 1 for integers or 0.5 for half-steps.