The ProjectVersion() function gets the latest publish timestamp the current project.
ProjectVersion()
This function is SQL compatible. For more information about SQL compatibility, see our documentation.
Available on Runtimes version 4.2 and up.
Returns a date and time indicating the last modified timestamp of the project at the time the project was published.
ProjectVersion() => "2024-12-13 09:05:15"
Last updated 6 months ago
Was this helpful?