Hide IWCGJQShowMessage

IWCGJQShowMessage.ShowMessage('Alert Message!');
It is possible to hide IWCGJQShowMessage in code?
It is possible to hide IWCGJQShowMessage in code?
Welcome to the Official CGDevTools Support Community Forums.
https://www.cgdevtools.com/cgforum/
https://www.cgdevtools.com/cgforum/viewtopic.php?f=126&t=2002
ShowNotification(const AMsg: string; const AType: TIWCGJQShowNotificationType; const AWait: Integer;
const ACanClose: boolean; out LogID: string);
procedure HideNotification(const ALogID: string);