Websydian v6.1 online documentationOnline documentation - Websydian v6.1

InsertErrorMessageInList Function

The InsertErrorMessageInList service function is a meta-function that puts the content of the Environment<*Message text> field to the Websydian Message List.  The ErrorPage function can hereafter be called to generate an error message HTML page containing all the messages from the Message List.  The InsertErrorMessageInList function is used when it is necessary to show more specific error messages to the user.

The InsertErrorMessageInList function is called by the low-level WebShell pattern which uses the function to dump errors found during validation.