ArrayToNSDictionary(<pArray>)
Convert an Array into an Objective-C dictionary
The Array to convert
A Objective-C object of type NSDictionary
Description Use ArrayToNSDictionary to convert a variable of type Array to an Objective-C dictionary object (NSDictionary).