I was wondering if it is possible to have this sort of code:
if(nameoftheobject==banana1) do this
if(nameoftheobject==banana2) do that
this is because I have a cluster of the same object and since i change the code quite a bit, I would love the possibility to just copy and paste another element (which will have a sequential number) and get the result done

Hope I made myself clear, let me know.
1000 thanks
Bye for now.
Gio.