Post Reply 
Delete a global user variable
12-26-2013, 06:48 PM
Post: #8
RE: Delete a global user variable
(12-15-2013 12:26 AM)Tim Wessman Wrote:  When you declare a variable in a source file, what you are really doing is declaring a new globally built in keyword to the system. It can not be removed, because it is not a variable in memory. Rather, it is a function that can take as input an object, and returns that object as output.

Since there is currently no variable/folder/organization akin to the 50g, trying to use it as such is not going to work great at the moment.

Summing up, once your exported object exists, the only way to remove it is to delete it from the source.

Tim;
How might I use a new globally built keyword?. If I am correct, the 50g objects can be most anything. If this is the same concept, Can I put a program in it, or if it is a function, can I input a value, perform a calculation on it, then return that calculated value? You've piqued my interest in what this keyword can do. Any additional information you could provide would be appreciated.
Thanks
rcf
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Delete a global user variable - Bob Frazee - 12-14-2013, 04:26 PM
RE: Delete a global user variable - Han - 12-14-2013, 09:17 PM
RE: Delete a global user variable - Bob Frazee - 12-26-2013 06:48 PM
RE: Delete a global user variable - Han - 12-15-2013, 01:50 AM



User(s) browsing this thread: 1 Guest(s)