This function sets the label that is positioned after the dialog element.
In case the element is a radio button, it is also necessary to fill the parameter radioValue with the value of the respective radio button (e.g. "1").
Parameter |
Type |
Description |
|---|---|---|
elementName |
string |
Name of dialog element |
label2 |
string |
New label |
radioValue |
string |
Default value of radio buttons |
Please note: This function is not available for dialog elements of the type PASSWORD.