size()
← Back to Module core
Get the number of elements of an array
size(arr)
arr
number
a = [10, 20, 30, 40, 50] b = size(a) ' b = 5
Documentation version: 1.1.03. Updated on: 11 February 2026.Dinfio is designed and written by Muhammad Faruq Nuruddinsyah. Copyright © 2014-2026. All rights reserved.