Pascal Scripting: GetArrayLength
Prototype:
function GetArrayLength(var Arr: Array): LongInt;
Description:
Gets the length of an array.