Setting Up Plug-In Scripts
The following points describe how to implement a plug-in script:
Compose your plug-in script, associating it with the appropriate algorithm entity (plug-in spot).
Create a new algorithm type for the respective algorithm entity, referencing your plug-in script as the program to carry out the algorithm type's function. Only plug-in scripts associated with the algorithm entity may be referenced on the algorithm type.
Set up an algorithm for the respective algorithm type and plug it in where applicable. Refer to Setting Up Algorithm Types for more information.