convertStringArray

Convert a list into a JsonArray with string format

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