ProjectVersion

The ProjectVersion() function gets the latest publish timestamp the current project.

This function is SQL compatible. For more information about SQL compatibility, see our documentation.

Returns a date and time indicating the last modified timestamp of the project at the time the project was published.

Syntax

ProjectVersion()

ProjectVersion() => "2024-12-13 09:05:15"

Last updated