Difference between revisions of "Component: RadioButton (Controls )"
From Flowcode Help
Jump to navigationJump to searchLine 16: | Line 16: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 24: | Line 26: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Revision as of 13:29, 17 November 2021
Author | Matrix TSL |
Version | 1.0 |
Category | Controls |
Contents
RadioButton component
A simple radio button component allowing an array of up to 20 on/off type settings.
Detailed description
No detailed description exists yet for this component
Examples
Industrial Tanks
A simple example showing the hoppers, valves and pipes working together. Each tank automatically empties in turn.
Downloadable macro reference
![]() |
GetIndex |
Gets the current selected index. Returns 1 - NumberOptions | |
![]() |
Return |
![]() |
Prv_DisplaySelectedItem |
![]() |
Return |
![]() |
SetIndex |
Sets the selected item. | |
![]() |
Index |
Range: 1 - Number Options | |
![]() |
Return |