CheckAndSave() method
- Last UpdatedApr 24, 2026
- 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();