Skip to main content
The Vantage JavaScript interpreter supports ECMAScript 5.1 (ES5) and some other more recent standards (for more information, see here).

Data Access

  • Scripts can be used to write custom functions.
  • Scripts cannot be used to send requests to databases other than Vantage data catalogs, access to which is provided using the Context object.
  • Scripts cannot be used to send requests to external services.
  • The script does not support third-party libraries like JQuery.

Object Help

Use the following objects to write your advanced script rules: