Skip to content
anatol edited this page Jul 13, 2021 · 1 revision

Env::DocCloseArray

void DocCloseArray();

Closes JSON array

Parameters

  • none

Return value

  • none

Notes

  • none

Example

DocCloseArray();

result

 ]
Clone this wiki locally