| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |
tea-shared-get key
Fetches the value of a shared variable.
key
symbol a runtime error will occur. The function
tea-shared-define is used to create a shared variable.
You can also check for the existence of a shared variable by
calling tea-shared-defined?.
| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |