Programming With Pictures icon Programming With Pictures Use camera-detected printed cue cards (direction, pause, start) to record and run stored movement sequences for ARC robots. Try it →
 

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.