The EGL set statement is used to establish characteristics of a record or field. The statement is supported only in services and libraries, not in Rich UI handlers.
This topic presents the core information on the set statement; for additional details, see the references at the end of this topic.
You can specify multiple records and multiple values, separated by commas. For a given record, the options take effect in the order in which they appear in the set statement.
myNullableVar = null;