This information provides reference material for web script options, objects,
and methods.
This reference guide contains detailed information on:
- Web script description language reference Web script description language XML reference and description of advanced options.
- Root objects available in all web scripts This information lists some of the more commonly used root objects that are available to web scripts, regardless of the context in which they run.
- Root objects available in repository tier web scripts This information lists root objects additionally available when scripts are running in the repository tier context. These objects provide access to repository services.
- Root objects available in all templates This information lists root objects that are available to template code running in all contexts.
- Root objects available in repository tier templates This information lists root objects that are additionally available to template code running in the repository tier.
- Root objects reference This information contains more detail on each of the root objects.
- FreeMarker template methods The FreeMarker template language supports the notion of a method, which encapsulates an action to perform on a set of input parameters and can return an output value.
- API references This information contains details of useful API references.
Parent topic: Reference