addErrorMessage()

addErrorMessage of the GlideSystem class can be used to add an error message to the current interactive user session. These session error messages are shown to end users at the top of the form and above any addInfoMessage entries.

Usage:

gs.addErrorMessage(Object message); 

Example:

gs.addErrorMessage("Incident record successfully updated."); 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.141.202.54