Skip to main content
Version: Next

SAVE RELATED ONE

SAVE RELATED ONE ( aField )

ParameterTypeDescription
aFieldField🡒Many field

Description

SAVE RELATED ONE saves the record related to aField. Execute this command to update a record created with CREATE RELATED ONE, or to save modifications to a record loaded with RELATE ONE.

SAVE RELATED ONE will not save a locked record. When using this command, you must first be sure that the record is unlocked. If the record is locked, the command is ignored, the record is not saved, and no error is returned.

See also

CREATE RELATED ONE
Locked
RELATE ONE
Triggers