createInputHelper
Defines the method used to create an {@link inputhelper input helper} - a window that appears and disappears when you type text. Its location is tied to the cursor.
Syntax
expression.createInputHelper();
expression
- A variable that represents a Plugin class.
Parameters
This method doesn't have any parameters.
Returns
This method doesn't return any data.