insertIntegerAfter

fun insertIntegerAfter(index: Int, value: Int): JsonElement

insertIntegerAfter inserts a value after the given index.