Plot:Write global
From OHRRPGCE-Wiki
write global (id,value)
A function that writes a value into a global variable using its ID number instead of its name. Why would you want to do a silly thing like that? Because it allows you to simulate simple fake arrays, in the old C-pointer style
