Recommendations Designs - velocity - map
Hi,
I am trying to setup a Map array for design, I am able to set the map array but I can access it's value
Apache Velocity Engine - User Guide
#set( $monkey.Map = {"banana" : "good", "roast beef" : "bad"})
$monkey.Map.get("banana") Doesn't work
Is map included?
rgds,
jerome