11 Sep
2000
11 Sep
'00
4:01 p.m.
I have a DTML method that is called from a document. I need to pass a value to it like a parameter would be passed to a function. <dtml-var some_method(param=value)> Thanks