RadioButtonGroupByIndex Events
Use
-
onSelect
Action to be executed when you select another list entry from the RadioButtonGroup. The newly selected index (starting from 0) is passed as the INDEX parameter.
Parameter Name
Type
Description
ID
STRING
CONTEXT_ELEMENT
IF_WD_CONTEXT_ELEMENT
INDEX
I
Index of the newly selected context elements.
For more information, see