control sliderSetRange [min, max]

Operand types

control: Control
[min, max]: Array

Type of returned value

Description

Sets the limits of the slider with id idc of the given slider.

Used In

ArmA

Example

_control sliderSetRange [0, 10]
Search OFPEC COMREF