Camera Device icon Camera Device Use PC or robot cameras for vision tracking: color, QR, glyph, face, object, motion; record video/data, control servos and movement, run scripts 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.