Wiki source code of Array

Last modified by Thomas Mortagne on 2016/04/03 11:01

Hide last authors
Thomas Mortagne 1.1 1 {{velocity}}
2 #set( $array = ['Chapter 1', 'Chapter 2', 'Chapter 3'])
3 $array
4 {{/velocity}}