How to display the value of a variable in jelly script
Hi ServiceNow Developers, In jelly script how do I display the value of a variable? For instance in javascript I can use alert in a client script or gs.log in business rule or script include. I am currently debugging jelly script code and would like...
