Hi, I'm trying to allow my server to return more than one parameter however everything I try results in an array being returned whos member are the different parameters.
I realise this is functionally very similar but if there is a way to return more than one result without having them wrapped in an array I like to use it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm trying to allow my server to return more than one parameter however everything I try results in an array being returned whos member are the different parameters.
I realise this is functionally very similar but if there is a way to return more than one result without having them wrapped in an array I like to use it.