The Atom's Custom Code
To support 100% code generation from the model, and to avoid synchronization problems between generated and custom code, ABSE allows you to define one or more custom code areas on an Atom Instance.

The code area is actually a parameter that can be defined in the Admin Section of an Atom Template. When you instantiate that template, the Atom Instance will contain a custom code area that corresponds to the specified parameter. When the ABSE Model is executed, the custom code area is applied on the final output, according to the Atom Template's own specification.
|