

The XSP library contains classes that access the browser context. Represents common mathematical values and functions. Gets the string representation of an Array object. Gets the string representation of an Array object taking into account the host locale. Gets elements from an array to form another array.ĭeletes elements from an array, optionally replacing them, to form another array. Reverses the order of the elements of an array. Joins the elements of an array to form one string.Įxtends the object with additional properties and methods.

The Standard library contains classes for manipulating data of different types and performing common operations.Ĭonstructs a new array from an array plus appended elements. The Runtime library contains classes that provide useful methods for globalization. This library provides access to the IBM® Domino® back-end. Represents a document in XML Document Object Model format. Entering the name of a global object instantiates it. Global objects provide entry points to server-side scripts.

This reference describes the JavaScript™ language elements, Application Programming Interfaces (APIs), and other artifacts that you need to create scripts, plus the XPages simple actions. The slice method can take a single number as argument, and in this case it copies from that index to the end of the array.
