method of static class JsNgram

Description

Replace content of error box with msg.

Example
JsNgram.showErrorMessage('New message');
      
Usage

showErrorMessage(msg);

Argument msg is a string as text.