Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

changeSliderEnabled()

Mammad900 edited this page Aug 31, 2020 · 1 revision

changeSliderEnabled( page, index, value)

Summary

Enables or disables a slider

Parameters

  1. Page (int) : The number of the page that contains the new slider
  2. Index (int) : The index of the slider relative to it's page
  3. Value (int) : If true, it becomes enabled. If false, it becomes disabled

Returns

Nothing

Clone this wiki locally