AddNull()
Use this method to add a Null value to the JSON Array.
None.
Local PSM_JSON:Array &oArray = create PSM_JSON:Array(); &oArray.AddNull();