Hi Sanaa,
You can create a container variable and put multiple values in this container. Then pass the container to the class.
Or create multiple parm methods in a class and call these parm methods from your form after constructed the class.
Hi Sanaa,
You can create a container variable and put multiple values in this container. Then pass the container to the class.
Or create multiple parm methods in a class and call these parm methods from your form after constructed the class.