hi all,
i am facing a problem,
there is a situation where an element will be added to the array only "if a condition is satisfied",
and no element should be added to the array if the condition is not satisfied. How to solve this
without using case structure and "select" command (of comaprision pallette) as both are having "false" condition which when encountered,
an empty value/ empty string is getting appended to the array. i don't want any data to be added to the array if the condition is not met.
one more point is that this condition is checked in a loop.
Regards,
santosh M V S
Regards,
santosh