RetrieveSharedVariable method
| Applies to |
|---|
Return Type
This method returns the value of the supplied shared variable.
String
object.RetrieveSharedVariable( VarName As String)
|
Part |
Description |
|---|---|
|
object |
An expression evaluating to an object listed in the 'Applies to' table above. |
|
VarName |
A string value. |
Related topic