I want to call a method which returns two values
basically lets say my method is like the below (want to return 2 values)
NSString* myfunc { NSString
You have a few options: