Upgrade to ARC Pro
Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.
getGlobalArraySize
Utility.getGlobalArraySize(globalVariableName)
Parameters
globalVariableName | Name of the global array as a string. |
Returns
Returns The size of the global array.Description
Returns the size of the global array with the name globalVariableName.