Ar Dump

From the Oblivion ConstructionSet Wiki
Revision as of 12:10, 18 September 2010 by imported>QQuix (Organizing the Array Functions category list)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(void) ar_Dump array:array_var

For debugging purposes, prints the key and value of every element in an array to the console. Must be called within an OBSE expression.