JsonArray.insert

Inserts provided value in this array at specified index
overload 1:
JsonArray:insert(index, elem)
Method Property Fluent Description Representation
index accepts an Integer
elem accepts anything
Return Value nil
a a