This function determines if a dialog element is currently set as a required field.
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.