MCRScriptTranslation.validateWrite Method
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.