Ar Dump
From The Elder Scrolls Construction Set Wiki
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.