CountArraySize
Counts an array's size.
Script Data
Name | Description |
---|---|
Script Type | javascript |
Tags | Utility |
Inputs
Argument Name | Description |
---|---|
array | The array to count the size of. |
contextKey | The context key to place the result in. The default is ArraySize. |
Outputs
Path | Description | Type |
---|---|---|
ArraySize | The array size. | Unknown |