I have created 2 new Types.
I have a list of one type and another list of the other type.
I want to make a sub where a list is passed to the sub.
I want the sub to be able to figure out which list is being used by finding out which Type the list is filled with.
Is that possible?
I have a list of one type and another list of the other type.
I want to make a sub where a list is passed to the sub.
I want the sub to be able to figure out which list is being used by finding out which Type the list is filled with.
Is that possible?