Talk Servo V2 icon Talk Servo V2 Animate servos to simulate jaw/mouth with ARC text-to-speech; configurable vowel/consonant timing, start sync, multi-servo control, pause/stop. 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.