Has anyone else needed to dynamically update the copyright year in their designs? Whether it's for a website footer, a presentation deck, or maybe a timestamp, it's tedious to manually update them to ensure they stay current.
It would be incredibly useful if we could fetch a native {Current Date/Time} token directly within the value field of a "set variable" action.
Imagine being able to write a simple expression like:
"Copyright © " + {Current Date: YYYY} + " MyCompanyName"
This feature would be a massive quality-of-life improvement.
Additionally, it will also be great if an “Onload” Trigger can be added so these variables are available without any delay.

