set_array_variable# MotorCAD.set_array_variable(array_name, array_index, variable_value)# Set a Motor-CAD array variable. Parameters: array_namestrName of the array. array_indexintIndex in the array. variable_valueint|float|str|boolValue to set the variable to.