• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[JASS] Returning an array

Status
Not open for further replies.
Level 3
Joined
May 1, 2007
Messages
29
Can i return an array in jass? when i try to do it in the way that would makes sence it gives an error. If its possible can someone please show me how. Much thanks.
 
Level 1
Joined
Dec 30, 2006
Messages
2
I suppose you could use a global variable array to store the return values so it is accessable by the function caller.
 
Status
Not open for further replies.
Top