arraySize
We've encountered an issue exporting this macro. Please try exporting again later.
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
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
