All Commands
All Data Adjustment
Commands
EXEC_AFT_NEW
EXEC_AFT_NEW is an abbreviation of EXECecute AFTer NEW
When a data list is defined, you can add in code to be executed when a New Item is Created
Although this is automatic when a user creates an item, it does need to be called manually when this is done through code.
This command can execute the code for a particular object.
See the List Trigger guide for more information.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | obj_id | Current Object ID | Integer | The ID of the Object to run the After New Code on. |