+1 888 340 6572

Variable: Difference between revisions

From MultiCharts
(Created page with "Declares one or more names as variables; specifies the initial value, variable type, update basis, and data number for each variable. Variables can be numerical, string, or t...")
 
Line 3: Line 3:
   
   
==== Usage ====
==== Usage ====
<syntaxhighlight>Variable:[IntraBarPersist]VariableName1(InitialValue1[,DataN]), [IntraBarPersist]VariableName2(InitialValue2[,DataN]),etc.</syntaxhighlight>  
<syntaxhighlight>Variable:[IntraBarPersist]VariableName1(InitialValue1[,DataN]), [IntraBarPersist]  
VariableName2(InitialValue2[,DataN]),etc.</syntaxhighlight>  


Parameters inside the square brackets are optional  
Parameters inside the square brackets are optional


==== Parameters ====  
==== Parameters ====