Thursday, 17 August 2023

Jelly syntax

 ServiceNow uses apache Jelly syntax:


https://docs.servicenow.com/en-US/bundle/vancouver-api-reference/page/script/general-scripting/concept/c_ExtensionsToJellySyntax.html


Apache's Jelly syntax is used to render forms, lists, UI pages, and many other things rendered in ServiceNow.


https://docs.servicenow.com/en-US/bundle/utah-api-reference/page/script/general-scripting/reference/r_JellyTags.html



Apache Jelly XML


https://commons.apache.org/proper/commons-jelly/

No comments:

Post a Comment