Retrieves the value of a variable from the current document's namespace
Supported Platforms: Windows and Mac OS
(vl-doc-ref 'symbol)
Type: Symbol
A symbol naming a variable.
Type: Integer, Real, String, List, ads_name, T, or nil
The value of the variable identified by symbol.
This function can be used by a separate-namespace application to retrieve the value of a variable from the current document's namespace.
(vl-doc-ref 'foobar) "Rinky dinky stinky"