functional overview
This function reverts the input or state of a control to its previous state.
Details of Functions
This logic reverts the input or state of a specified control within a form. It is used when you want to undo changes made to the control settings.
- Note
-
Restores the control's settings to the values configured in Unifinity Studio.
If the control's "Content" is set to "Form" or "Table," this logic does not affect the data. As a result, input values in text boxes, checkbox ON/OFF states, and similar elements will remain unchanged.
parameter
- argument (e.g. function, program, programme)
-
form Specifies the target form. control Specifies the target control.
- return value
- None