Unshows the input helper.
Name | Type | Description |
guid | string | A string value which specifies a plugin identifier which must be of the asc.{UUID} type. |
isclear | string | Defines if the input context will be cleared (true) or not (false). |
window.Asc.plugin.executeMethod ("UnShowInputHelper", ["asc.{UUID}", true]);