Ar Dump

From the Oblivion ConstructionSet Wiki
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.