UnShowInputHelper
function UnShowInputHelper(guid: string, isclear: string): void
Description
Unshows the input helper.
Parameters
- 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).
Returns
void