Difference between revisions of "Component: RadioButton (Controls )"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==RadioButton component== | ==RadioButton component== | ||
A simple radio button component allowing an array of up to 20 on/off type settings. | A simple radio button component allowing an array of up to 20 on/off type settings. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
No examples here yet. | No examples here yet. |
Revision as of 16:22, 7 January 2022
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.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No examples here yet.
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 |