Description

Displays the current error message to the end user.

Syntax

rv = Error_Services("DisplayError", Justification, Icon)

Parameters

ParameterDescription
Justification

Standard justifications used in OI messages. Justification will automatically default to "T" if left blank.

IconStandard icon definition used in OI messages. Icon can be blank, but will default to the "!" to keep compatibility with older versions of Error_Services.

Version

16.0.18

  • No labels