Example: GetLayerDirtyStatus

 

To get the dirty status of layer 1027 on the current page of the active document:

[GetLayerDirtyStatus(0, 1027)]

A sample reply:

18

This means that the layer is modified (2) and modified since load (16).