8 Mar
2002
8 Mar
'02
4:10 p.m.
[Michael Montagne]
Wonderful!! Thank you. Now for my education, how would I pass an explicit argument? Assuming the argument was a variable (ie <dtml-var teamid>).
<dtml-var "theMethod(name_of_the_parameter=value-of-the-parameter)"> i.e., <dtml-var "theMethod(id=teamid)"> (assuming that the parameter defined for theMethod is named "id") Tom P