serializeOptStringList

Serializes a List of String to a JSONArray.

Return

The populated JSONArray. Could be null.

Parameters

stringList

The List of Strings to be serialized.