Generates an altered error log based on the original errorRecord. This adjusted log will not initiate a default response if it is raised by a handler specified on a view through Binary.View.
Syntax
Binary.ViewError(errorRecord as record) as record
About
Generates an altered error log based on the original errorRecord. This adjusted log will not initiate a default response if it is raised by a handler specified on a view through Binary.View.