XDM’s script API reference

This section summarizes the scripts available that exist in XDM and their parameters. There are several places in XDM where scripts can be specified. A script is written either in JavaScript or Groovy.

The following topics are covered by this chapter:

  • API reference: Each script has a variable api to access all XDM objects inside a script. The section API Reference describes which object list can be accessed by the api variable.

  • Scripts: The section Scripts summarizes all available scripts in the XDM context, their purpose, parameters and examples.