IsArchDeleted

IsArchDeleted

IsArchDeleted function


Function

The function returns TRUE, if the particular value (N-th in order) from an archive block blname has been deleted from the archive database manually. If not, it returns FALSE.

Declaration

IsArchDeleted(DDEreference)

Parameters

DDEreference

DDE reference in the format D_2000|ARCH_STATUS!blname_N or cell address, which contains the reference.

Example

= IsArchDeleted(D_2000|ARCH_STATUS!!WB1_Blok2_10)


Related pages:

Implemented functions