CheckAndSave() Method
- Last UpdatedMar 11, 2016
- 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();