Help: Using the Desktop API display of JavaScript documentation |
This interactive display describes dozens of JavaScript functions that are included in certain final standard rules (Rule-File-Text, Rule-Obj-HTML, and Rule-File-Form rule types). These functions are marked API, indicating that they are designed for your use and expected to remain functionally stable.
To learn about the JavaScript functions that are marked as API:
The facility offers four levels of detail. Use the following controls to navigate among the
Element |
Description |
Redisplay a previously viewed display. | |
Display a top-level package description. | |
After clicking , click to advance to the earlier display. | |
API | Selected. |
Print the display. | |
Access this help topic. |
When debugging JavaScript code, select Edit > Preferences and check the Disable compacting check box in the JavaScript section of the General preferences panel. When not checked, this preference causes variable names to be scrambled before the JavaScript is sent to a browser, and removes spaces and comments from the JavaScript source code, making this code less easy to read and understand. Clear the check box when finished debugging, for best performance.
About Text File rules |