21 Jul
2000
21 Jul
'00
11:17 a.m.
Hello, How can I get the contents of variable out of my <dtml-in> </dtml-in> code? For example: <dtml-in "_['sequence-item'].objectValues(['TSubRegiao'])"> <dtml-call "REQUEST.set('HORA', horacondicaoatual)"> </dtml-in> I need get the variable HORA and I couldn't. Thanks Marcus Mendes