Page 1 of 1

Delete global_variable

Posted: 03 Dec 2019 16:20
by boruciak
Hi,
How do I delete a global variable? I don't want to change the value. I want to delete it with a code...
Tnx
B

Re: Delete global_variable

Posted: 03 Dec 2019 18:49
by boruciak
Ok. I found....

Script:
removeVariable("global_test")

Topic is closed