Callouts



Callouts are places in Deltanji at which custom code can be executed. There are a variety of places in the Deltanji environment where callouts can be specified.

Callouts are not available on Solo Edition.

General Procedure


For each callout, your custom code should consist of a subroutine that takes the parameters that are specific to that callout. You should name the routine according to our routine naming conventions. You then need to declare the details of the callout at the relevant part of the Deltanji user interface. The details for each callout are detailed in the articles listed above.


See Also: Routine Naming Conventions