Autocomplete.showSuggestion

Syntax

showSuggestion (target)

Parameters

target. Identifier or instance of a control linked to autocomplete system.

Description

The showSuggestion method shows a menu with suggestions defined for a specified control.

Example

The example of method use is given in description of the Autocomplete.Selected event.

See also:

Autocomplete