Ask AI
Skip to main content

Get label of radiobutton field

Get the label of the selected item of a certain radiobutton field & store it in the execution scope for further processing.

Input parameters

NameDescriptionTypeRequiredDefault value
UI elementThe ui element of which you want to get the answer label fromA UI Element that is on the template linked to the actiontrue

Output

NameDescriptionTypeDefault value
Answer labelThe name of the variable in which to store the answer labelSTRINGRADIOBUTTON_FIELD_ANSWER_LABEL