JavaScript Source Code Builder

The JavaScript source code builder can be launched using the Code - Bulders - JavaScript menu item, or by selecting the JavaScript code builder option of the JavaScript sidekick.

The builder contains a dropdown with the various categories of JavaScript objects such as Array, Date, Document, Window, etc.

Once an object type is selected from the object type category dropdown window, all methods and properties of that type are then displayed in the methods and functions lists. section of the screen. Clicking on a function in the function The right section displays applicable information about the method such as Signature, Description, and Parameters.

Clicking the "Copy to Editor" button copies the method to the currently active editor and displays the signature as a tooltip.

EditRocket provides information on the following JavaScript Library routines in the JavaScript source code builder included in EditRocket:

Array
Boolean
Date
Document
Global
History
Location
Math
Navigator
Number
RegExp
Screen
String
Window