[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Ar Dump
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.