| MyGridProgram Properties | 
[This is preliminary documentation and is subject to change.]
The MyGridProgram type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Echo | 
                Prints out text onto the currently running programmable block's detail info area.
             | 
|  | ElapsedTime | Obsolete. 
                Gets the amount of in-game time elapsed from the previous run.
             | 
|  | GridTerminalSystem | 
                Provides access to the grid terminal system as viewed from this programmable block.
             | 
|  | Me | 
                Gets a reference to the currently running programmable block.
             | 
|  | Runtime | 
            Gets runtime information for the running grid program.
             | 
|  | Storage | 
                Allows you to store data between game sessions.
             | 
 See Also
See Also