This procedure describes how to use Code Assist in order to quickly
and easily insert code elements into your script:
To use Code Assist:
Enter the first few characters of the required
code element into the editor.
The Code Assist window should be automatically
displayed.
If the Code Assist window does not pop up automatically, press Ctrl+Space.
Use the arrow keys to scroll through the code
completion options. The window on the right will display descriptions
and hints for using the selected code element.
Select the required option by double-clicking
it or pressing Enter.
The selected code will be inserted into your script.