GetNumElements Function
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
GetNumElements Function
Syntax
Number GetNumElements(Array array)
Return Value
The number of elements in the array. For multi-dimensional arrays, this function returns a single value representing the total number of elements.
Purpose
This function returns the number elements in an array.
Parameters
array as Array
An array