Script Class

The Script class is the superclass of a number of classes that represent schema entities that have source code, which must be compiled successfully for the entity to function correctly. The most obvious example of a schema entity that has source code is a method. However, there are many other entities such as translatable strings and global constants with source code definitions.

For details about the properties and methods defined in the Script class, see "Script Properties" and "Script Methods", in the following subsections.

Feature

Constant, Routine