1. Daniel Giugliano
  2. PowerBuilder
  3. Wednesday, 7 April 2021 20:58 PM UTC

 

Good afternoon,

I have a DataWindows that I want to take to Json, but the problem is that it is not respecting the upper and lower case of the headers. How was this solved?

 


//ls_json_resultado = lds_select.ExportJson( )


ls_json_resultado = lds_select.ExportRowAsJSON ( row)
mle_response_headers.text = ls_json_resultado

 

Example

 



There are no replies made for this question yet.
However, you are not allowed to reply to this question.