Table.ViewError

Generates a customized error log based on the errorRecord, ensuring it will not activate a fallback response when thrown by a handler specified on a view (via Table.View).

Syntax

Table.ViewError(errorRecord as record) as record

About

Generates a customized error log based on the errorRecord, ensuring it will not activate a fallback response when thrown by a handler specified on a view (via Table.View).