Using the Auto-Completion Popup in the JavaScript Editor
The Auto-Completion popup simplifies channel coding, eliminating the need to go back and forth between the JavaScript Editor and the User API or even the Message Template list on the same page as the Editor by putting all coding variables (e.g., code templates, classes, functions, variables) in one popup within the Editor itself. Accompanying the Auto-Completion popup is a descriptor window that displays, depending on the selected item, its name and various traits. To display the Auto-Completion popup, select on the beginning/end of a line in the JavaScript Editor, then hold down the ctrl / control button, and select the space bar. On the list, double-click the desired item to add it to the code in the Editor.