Upgrade to ARC Pro
Synthiam ARC Pro is a cool new tool that will help unleash your creativity with programming robots in just seconds!
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.