Skip to main content

IsAreaBatchStatus

Use this function to retrieve whether the specified status for batches that impact data in a specified DataArea is TRUE or FALSE. If the specified status for batches that impact data in a specified DataArea is TRUE, this function returns a value of 1. If the specified status for batches that impact data in a specified DataArea is FALSE, this function returns a value of 0.

Syntax:

ISAREABATCHSTATUS("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.