convertDoubleArray

Convert a list into a JsonArray with double format

fun convertDoubleArray(value: List<Any>?): JsonArray