Skip to content

Error_Count - BusinessProcess

Keeps track of errors encountered during process

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Error_Count
Access Type Syntax
Read Access: Get Error_Count to IntegerVariable
Write Access: Set Error_Count to IntegerVariable/Value

Description

Error_Count keeps track of errors encountered during process. Developers can query this to see how many errors occurred during a process. This is usually not set.