Storing Values In Memory

GB.Store Stores a Gambas value in memory.
GB.StoreString Stores a String value in memory.
GB.StoreObject Stores an Object reference in memory.
GB.StoreVariant Stores a Variant value in memory.