Array Get Size¶
Returns the number of elements in an array
Installation¶
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
Array (array) |
|
The array in question |
Outputs¶
Name |
Type |
Description |
Default |
---|---|---|---|
size |
|
The size of the array |