+1 888 340 6572

GetSymbolName: Difference between revisions

From MultiCharts
Line 2: Line 2:


==== Usage ====
==== Usage ====
[[Getsymbolname|GetSymbolName]]
<syntaxhighlight>Getsymbolname|GetSymbolName</syntaxhighlight>
 
==== Example ====
==== Example ====
<syntaxhighlight>GetSymbolName  will return "GOOG" for Google.</syntaxhighlight>
<syntaxhighlight>GetSymbolName  will return "GOOG" for Google.</syntaxhighlight>
   
   
[[Category:Data Information/General]]
[[Category:Data Information/General]]

Revision as of 12:15, 20 January 2012

Returns a string expression containing the name of the symbol that the study is applied to.

Usage

Getsymbolname|GetSymbolName

Example

GetSymbolName  will return "GOOG" for Google.