Skip to content

llList2Json

  • DirectoryllList2Json string
    • JsonType string — Type is JSON_ARRAY or JSON_OBJECT.
    • Values list — List of values to convert.

Converts either a strided list of key:value pairs to a JSON_OBJECT, or a list of values to a JSON_ARRAY.