Hello,
I need some guidance. I want to use an array that will have to columns. The first column will be my criteria the second will be what my column returns if the criteria matches. See example below:
this table is only an example I just need to figure how to use multiple columns in an array.
I need some guidance. I want to use an array that will have to columns. The first column will be my criteria the second will be what my column returns if the criteria matches. See example below:
Code:
dog Yorkie
bird parrot
fish Angel fish
this table is only an example I just need to figure how to use multiple columns in an array.