arraySize
     
    
| Syntax | arraySize(array) | Package | array | 
| Alias | size(array) | Pkg Usage | size(array) | 
Description
Returns the size of the given array.
Parameters
| Parameter name | Type | Required | Description | 
|---|---|---|---|
| array | Array | Yes | Array size will be returned. | 
Return Type
Number
Example
size(watchers); // returns the number of watchersSee also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
