+1 888 340 6572

Description: Difference between revisions

From MultiCharts
(Created page with "Returns a string expression containing the description for the symbol that the study is applied to; if no description is available, a blank ("") string expression will be retu...")
 
mNo edit summary
 
Line 1: Line 1:
Returns a string expression containing the description for the symbol that the study is applied to; if no description is available, a blank ("") string expression will be returned.   
Returns a string expression containing the description for the symbol that the study is applied to; if no description is available, a blank ("") string expression will be returned.   


==== Usage ====
== Usage ==
<syntaxhighlight>Description</syntaxhighlight>  
<syntaxhighlight>Description</syntaxhighlight>  
   
   
==== Example ====
== Example ==
<syntaxhighlight>Description will return "GOOGLE INC" for Google</syntaxhighlight>
<syntaxhighlight>Description</syntaxhighlight>
Will return "GOOGLE INC" for Google.


[[Category:Quote Fields]]
[[Category:Quote Fields]]

Latest revision as of 13:17, 19 February 2012

Returns a string expression containing the description for the symbol that the study is applied to; if no description is available, a blank ("") string expression will be returned.

Usage

Description

Example

Description

Will return "GOOGLE INC" for Google.