This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

Note that the CAST Script / FlexFramework feature described in this page is deprecated. You should instead consider using the Extension SDK to handle XML configuration files.

To find or create symbols for castscript functions you might need to know the parent symbol of the object you want to find or create. To find this parent symbol, you need to know its type and name. You can find the parent type of any object by looking at the Object Tree in CAST Enlighten. However, some JEE objects are available for castscript, but are not visible in the CAST Enlighten Object Tree - these are Java Annotations and Java Annotation Parameters. Here is how their parentship is represented in memory:

Click to enlarge