Executing Code in a Text Field...

Author Message

John Laux

Thursday 28 April 2005 7:07:41 am

I have a new class and it has a text field in it.

Code Class

I have this so I can create a new instance of the class and just run some test code instead of having to put it in a template to check...

{let a=1
b=2
c=3}
{$a}plus{$b}equals{$c}
{/let}

What would I have to use in the template to execute the code. instead of just displaying in literally.

Thanks

John

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