StaticgetGet the default system global autocomplete object
Get all existing autocomplete items as an object with the item lobels as keys, and templates as values.
Create a new autocomplete item
The label used in the autocomplete drop-down
The template value used to insert text
Deletes aa autocomplete item. Returns true if successful, false if item with label does not exist.
The label used in the autocomplete drop-down
Create and update entries in the Editor's global autocomplete system
Example