SFU.reloadForm()
- Last UpdatedJun 25, 2024
- 1 minute read
Use reloadForm() method to reload a form to the initial stage.
Syntax
SFU.reloadForm();
Parameters
None.
Return Value
None.
Example
// Reload the form to the initial stage.
SFU.reloadForm();
Use reloadForm() method to reload a form to the initial stage.
SFU.reloadForm();
None.
None.
// Reload the form to the initial stage.
SFU.reloadForm();