Ar Dump
Revision as of 11:10, 18 September 2010 by imported>QQuix (Organizing the Array Functions category list)
< [[::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.