Accepting InTouch Script Editor Autocomplete Suggestions
- Last UpdatedAug 08, 2017
- 1 minute read
Insert an item at the editor caret from the autocomplete list box—without an end line or tab appended—by doing one of the following:
-
Double-click the item
-
Highlight (select) the item and press the Enter key or the Tab key.
Type a space, period, comma, open or closed parenthesis, or other punctuation used in the programming language (: ; [ ] = < > - + / *), and the item highlighted in the autocomplete list box will be inserted at the editor caret with the additional character appended.