This function determines the current label of a 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 |
radioValue |
string |
Default value of radio buttons |
Please note: You have to use the name of the subtable view and not the name of the dialog element when an element of the type SUBTABLE_VIEW is accessed.