Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP_DateTime
MM = SRP_DateTime("Month", DateTime())
This returns seconds
This returns seconds
Comments
Today, that expression return '8'. For tomorrow it returns '9'.
MM = SRP_DateTime("Minute", DateTime())
Ooopsy