fromString

Eagerly parses the given string to attempt to return a DataList.

The string should be well formatted as a JSON array; e.g. [ ... ], but should really only be used with the output of calling toString on a given DataList

Parameters

string

The JSON formatted string representation of a DataList