IsBeingPublishedSince (open)
Returns true when a file is currently being published
Syntax
LOADLIB "mod::system/lib/testframework.whlib";
BOOLEAN FUNCTION IsBeingPublishedSince(INTEGER objid, DATETIME when)Parameters
INTEGER objidId of the file
DATETIME whenMinimum republish date of the file
Return value
BOOLEANTRUE if the file is now being published, or was republished after when.