Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Saves the current record and then updates the controls in the page. If you set the SaveRecord parameter to false, this function will not save the record before the page is updated.
Syntax
CurrPage.UPDATE[(SaveRecord)]
Parameters
SaveRecord
Type: Boolean
Set this parameter to true if you want to save the current record. Set this parameter to false if you want to update without saving the current record. The default value is true.