JavaScript Reference
JavaScript in the platform
The Requea platform uses a JavaScript engine. This scripting is ECMA 1.5 compliant.
You may find many documentation on the web about javascript. Here are a few links:
javascript reference documentation (mozilla.org)
Requea system objects
A few objects are available to interact with the platform, search data and call operations.
Static objects
Non Static objects
In addition, there are a few javascript object that can be used to instantiate objects and retrieve data or export data.