FAILROWMSG

Description

This function returns #FAILROWMSG!( error message ) which causes the current source row to fail with an error. The supplied error message is then set in the Transaction Errors log. The message may contain up to 255 characters.

Syntax

FAILROWMSG ( "error message” )

Remarks

Note: This function requires special handling when working with bulk operations. See Using Bulk Operations for more information.

See also

About Step Control Functions

Flow Control Tab