declaration

Author Message

jb bianchi

Tuesday 09 August 2005 5:56:19 am

How can I declare an array in a let ?
{let array=array[] }

thank's

David Eriksson

Tuesday 09 August 2005 6:08:42 am

{def $myarray=array()}

Or, with the older syntax:

{let myarray=array()}

/David

jb bianchi

Tuesday 09 August 2005 6:14:16 am

thank's for your answer

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.