The Script Section

Contained within the Script section is the heart of the definition, where the fundamental purpose of the component is defined.   The Script section is utilized in non-module components only.  

 

This section of the definition is used primarily for lower level code entry, and consists of a variety of Segments, each performing a specific function.  Not all segments need to exist in every component, but the most commonly used segments are Fortran, Computations and Branch, and these are included by default in every newly created definition.

 

The segments that your component definition will require depend on what function your component is to perform.  Are pre-calculations required?  Is it an electrical component?  Is there source code involved?  The following sections describe each available script segment in detail.