currentRevision()
Returns the current revision CURRENT
No parameters.
Type: Revision
The current revision. Current objects are in this revision.
$object.revision() == currentRevision()
Output: true If the given object $currentObject is a current object, false if it is a historical object.