Skip to main content

SET_EXCEPTION

Sets an exception on the underlying data. Use the Code from the Exceptions list to specify the exception to set

Example Usage

SET_EXCEPTION("AL") -> Sets Arrived Late exception on the current punch

Overview

Function signature
SET_EXCEPTION(exception)

Category
Logical

Return data type
bool

Arguments

NameDataTypeList Options                          Description
exceptionstringThe Code of the exception to set on the current record