This document covers the following topics:
Resets all attributes in the global attribute list to their default values. For the default values, see the section Attributes. It is recommended to use this action before creating dialog elements dynamically with the ADD Action, for example, in an after open event handler.
Name/Data Type | Explanation |
---|---|
Response (I4) | Output
Natural error (if applicable). |
/* After open event handler code PROCESS GUI ACTION RESET-ATTRIBUTES GIVING #RESPONSE PROCESS GUI ACTION ADD...