Forum Discussion

sdpetersen's avatar
sdpetersen
Visitor
7 years ago

Passing a variable out of a function

I'm making an API call to gather associative arrays of content to display in my channel. I'm doing all this through a Task, but I'm running into trouble getting the variables back to the Main script f...