ButtLord420
Please delete my devbest account.
- Dec 11, 2010
- 463
- 32
Hello there!
I have used an api to call a function and then it returns an array.
how can I only display what the success is?
Thanx
I have used an api to call a function and then it returns an array.
Code:
{
"result": "success",
"source": "remotetoolkit.stopServer",
"success": true
}
how can I only display what the success is?
Thanx