getSuggestion
returns id of top suggestion from the suggest list
string getSuggestion();
| string | id of top suggestion |
Example
var id = $$("suggest").getSuggestion();
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.