Arbortext Command Language > Callbacks
  
Callbacks
Callback Functions
Callback functions are user-defined functions called during specific events in Arbortext Editor that allow you to customize editing operations. Callback functions provide both a global and a local level of registration or notification to isolate events.
Refer to Callback functions introduction for a detailed introduction to ACL callbacks.