Example: GetPageDirtyStatus
To find out whether the current page, or its layers, has changed:
[GetPageDirtyStatus(0, 1)]
A sample reply:
26
This means that the page--or its layers--is modified (2), new (8), and modified since load (16).