ListToNSArray(<pList>)
Convert a List into an Objective-C array
The List to convert
A Objective-C object of type NSArray
Description Use ListToNSArray to convert a variable of type List to an Objective-C array object (NSArray).