Jump to content

Getarraysequence: Difference between revisions

From EDukeWiki
Added documentation for getarraysequence
(No difference)

Revision as of 05:45, 11 February 2020

getarraysequence <gamearray> <gamevar> {<gamevar>}*

Equivalent: getarrayseq <gamearray> <gamevar> {<gamevar>}*


Starting from index 0, retrieves values from an array and stores them in the provided gamevars in sequence.

This command takes a variable number of arguments, up to a maximum of 32.