Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates if the current record can be written to the databse.
Syntax
public boolean validateWrite([boolean _skipInfoLogMessage])
Run On
Called
Parameters
- _skipInfoLogMessage
Type: boolean
A boolean value used to determine whether or not messages are shown; optional.
Return Value
Type: boolean
true if the record is valid; otherwise, false.