kcl-std → functions → countcountFunction in std::arrayFind the number of elements in an array. Copy snippet Arguments NameTypeDescriptionRequiredarray[any]The array whose length will be returned.Yes Returns number - A number. Examples Copy snippet Found a typo?