Ubtech Alpha 1 Bluetooth icon Ubtech Alpha 1 Bluetooth Bluetooth control for UBTech Alpha1 servos via ARC: map Vx to servo IDs, enable servos, and integrate with ARC movement & LEDs. Try it →
 

Fillglobalarray

Utility.fillGlobalArray(globalVariableName, defaultValue)

Parameters

globalVariableName Name of the global array as a string.
defaultValue Value to fill the array with.

Returns

Nothing

Description

Fills the global array with name globalVariableName with the value defaultValue.