Commit()

Syntax:

Commit()

Return:

true if the object is committed. Otherwise, false.

Remarks:

This function will commit the object to the database i.e. a record will be permanently entered on the database. For this function to work the OpusScript function AutoCommit must be false i.e. turned OFF.

image\Script_Button.jpgExamples