Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Form.RadioButton
SourceOperations on Radio Buttons
Similar to checkboxes, except that selecting one radio button in group automatically unselect the others
Return the value (the label) of a radio button
Return the values of all the radio buttons with the same name as the given one
Return all the radio buttons with the same name as the given one
select form rb
return form
where rb
is selected
Check if the specified radio button is selected
Values with checked
attribute set