Link Search Menu Expand Document

Length Get Accessor

Description

Gets the length of the current array

Syntax

expression.Length

Parameters

None

Returns

Type
Long
Description
The length of the current array.

Back to Length overview