Forum Discussion

SylviaWright's avatar
SylviaWright
Community Member
2 months ago
Solved

SystemDate variable not working

I have a systemdate variable in my project certificate and it is not working. It is a text variable with the trigger "Execute Javascript when the timeline starts on this line" The javascript is var...
  • DShaw's avatar
    2 months ago

    Your JavaScript is correct so its not that… I would check your variable name make sure it is exactly the same (its case sensitive so must be SystemDate) make sure there are no trailing spaces. Also check the same on your cert reference (must be %SystemDate%)… are you viewing in preview or published output?