OJSON.$listtoarrayarray()

Function group Execute on client Platform(s)
OJSON NO All

Syntax

OJSON.$listtoarrayarray(lList[,iEncoding=kUniTypeUTF8,&cErrorText])

Description

Writes a list with simple columns to an array of arrays; returns the JSON with specified encoding (UTF8, UTF16BE/LE, UTF32BE/LE or Character). Returns NULL and cErrorText for an error.

This method only works with simple types as array members.