CreateJSON

Everything else that doesn't fall into one of the other categories.
cleber
Posts: 7
Joined: Thu May 28, 2015 7:17 pm
Location: Brasil

CreateJSON

Post by cleber »

Hi,

In the SB and PB, where the JSON file is created, in which directory?

att.,
Cleber
User avatar
Peter
Posts: 1086
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: CreateJSON

Post by Peter »

CreateJSON() does not create a file.

Greetings ... Peter
Little John
Posts: 11
Joined: Fri May 15, 2015 8:41 am

Re: CreateJSON

Post by Little John »

In the SB and PB, where the JSON file is created, in which directory?
CreateJSON() does not create a file at all.
For details see the documentation of CreateJSON().

//edit: Peter, 1 minute faster! :)
Post Reply