How to add a new property for the page using htl..?
Hi ,
Is there any way to add the add the new property to that page, like inside js function needs to add the property like
functionName-clicked "true"
Like, how we are fetching the page property ${property.name}... is there any way to add a new property.
Thanks in advance.