monkey:monkey.types.Variant.SetArrayElement

Method SetArrayElement:Void( index:Int,value:Variant )

Sets an element of an array.

The type of the variant must be an array type, or a runtime error will occur.