This function checks if an element is set as read only.
Parameter |
Type |
Description |
|---|---|---|
elementName |
string |
Name of dialog element |
This function returns a boolean value (true or false).
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.
Please note: This does not support the following dialog and subtable view elements: Checkbox, Radio and SqlCheckbox.