Hi,
Exploring the TemplateEngine action named Render Template.
Trying to convert Epoch time to date and time but not sure how to.
I am getting the Epoch time value from JSON and able to print it through for loop.
But finding it difficult to add the logic in for loop (still learning the coding)
Solved! Go to Solution.
Apologies for the image, but it's disagreeing with the forum editor if I paste it in
Obviously swap the integer for your placeholder [Action.thing]
Andy
Apologies for the image, but it's disagreeing with the forum editor if I paste it in
Obviously swap the integer for your placeholder [Action.thing]
Andy
Image of input and ScriptResult output
Thank you it help now will try to use in for and if loop as well