Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC

Function tea-shared-get

tea-shared-get key

Fetches the value of a shared variable.

Parameters:
key - Symbol identifying the shared variable whose value is being fetched.
Returns:
The object stored in the shared variable.

If there is no shared variable identified by the 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
Report a bug or request new features
© 2009