dbRegSaveTrigger
dbRegSaveTrigger(S_triggerFunc[x_priority] ) => t / nil
Description
Registers a SKILL preSave trigger. The trigger function does not need to exist at the time of register, a warning will be issued though. If the function is bound, it is called before the cellview is saved.
Arguments
|
SKILL trigger function. The function must be defined as: |
|
Values Returned
Return to top