List all parameter in a parameter list
67656Dec 9 2008 — edited Dec 9 2008Hi all,
My form have a Parameter List which will have different number of parameters added to it based on different situations.
The parameter list will then pass to a procedure, does anyone know How to list out all the parameters from the parameter list
?
I mean, as the parameter name, parameter value & the number of parameter are changed in runtime, that's y I don't know how to show all the parameters from the list.
Thanks!