Skip to main content

IsAreaEventStatus

Use this function to retrieve whether the specified status for events that were triggered by data in a specified data area is TRUE or FALSE. If the specified status for events that were triggered by data in a specified data area is TRUE, this function returns a value of 1. If the specified status for events that were triggered by data in a specified data area is FALSE, this function returns a value of 0.

Syntax:

ISAREAEVENTSTATUS("dataspec.lvdsp",status)

where:

  • dataspec.lvdsp is the name of the DataSpec file, enclosed in double quotation marks.
  • status is either error or inprogress.

Was this article helpful?

We're sorry to hear that.