Monday 05 July 2004 3:39:09 pm
Is it possible to declare functions in EZ template. If you want to do the same thing in different places but with some different parameters. Something like this:
{ function myfunction }
...
(function declaration)
...
(end of function declaration)
...
{myfunction(1)}
...
{myfunction(7)}
If someone could help me out or point me to a section of the documentation about this.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|