hi,<div><br></div><div>does anybody know what variables are available in Jelly?</div><div><br></div><div>currently I only know of the resourceInput variable:</div><div><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1038.35">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
</style>


<p class="p1">    <j:when test="${resourceInput.getItem('path').getValue() == null}"></p><p class="p1"><br></p><p class="p1">it would be nice to have direct access to the resource itself (e.g. making a for-each over a List<String>).</p>
<p class="p1"><br></p><p class="p1">Thanks</p></div>