CheckAndSave() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the CheckAndSave() method to verify if any data needs to be saved. It prompts the user if a save is required, and saves the data upon user action if the user chooses.
Syntax
CheckAndSave();