bgarrels / zipscript

Automatically exported from code.google.com/p/zipscript
0 stars 0 forks source link

Add ability to iterate through context keys #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ex:
[#foreach key in Vars?keys]
   The context value for ${key} is ${Vars[key]}
[/#foreach]

Original issue reported on code.google.com by joe...@gmail.com on 26 Jul 2008 at 11:19

GoogleCodeExporter commented 9 years ago

Original comment by joe...@gmail.com on 26 Jul 2008 at 12:10