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