+1 888 340 6572

BaseDataNumber: Difference between revisions

From MultiCharts
Line 5: Line 5:
   
   
==== Example ====
==== Example ====
<syntaxhighlight>Assign a value, indicating the Data Number of the series that the study is applied to, to Value1 variable:  
<syntaxhighlight>Assign a value, indicating the Data Number of the series that the study is applied to, to Value1
variable:  


Value1=BaseDataNumber;</syntaxhighlight>  
Value1=BaseDataNumber;</syntaxhighlight>  

Revision as of 11:51, 23 January 2012

Returns a numerical value indicating the Data Number of the series that the study is applied to.

Usage

BaseDataNumber

Example

Assign a value, indicating the Data Number of the series that the study is applied to, to Value1
variable: 

Value1=BaseDataNumber;