Performs all the pre-record writing checks and displays an error message when any of the checks fail.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if no error is found; otherwise, false.
Performs all the pre-record writing checks and displays an error message when any of the checks fail.
public boolean validateWrite()
Called
Type: boolean
true if no error is found; otherwise, false.