Is there a way to get one of:
- Struct
- $lb
- Subscripted local variable
- List/array
As a return type from callout call?
And related question: is there a way to return several values (which may contain commas) from one callout call. Or rather what's the best approach when doing that?