Frequency Detector icon Frequency Detector Detect audio frequencies via PC microphone (FFT), output a variable and drive servos within configurable min/max ranges with waveform feedback. 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.