TIWCGJQShowMessage.jsShowNotification(string,TIWCGJQShowNotificationType,Integer,boolean,string) Method
Return the javascript to show the notification message.
public function jsShowNotification(const AMsg: string; const AType: TIWCGJQShowNotificationType; const AWait: Integer; const ACanClose: boolean; const ALogID: string): string;
Parameters
- AMsg
- Type: string
- AType
- Type: TIWCGJQShowNotificationType
- AWait
- Type: Integer
- ACanClose
- Type: boolean
- ALogID
- Type: string
Return Value
Type: string