🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Versioning your data
This page was created by Wikiadmin on 2026-07-29. Last edited by Wikiadmin on 2026-07-29.

Using objectTimeStamp with Versioning

When using Versioning, operators such as atTime expect a timestamp. Use objectTimeStamp to access the timestamp of the current object.

self.objectTimeStamp

Use this operator when a versioning expression requires the timestamp associated with the current object.

See also