+1 888 340 6572

ExecOffset: Difference between revisions

From MultiCharts
Line 5: Line 5:
   
   
==== Example ====
==== Example ====
<syntaxhighlight>Assign a value, indicating the function execution offset, to Value1 variable:  
Assign a value, indicating the function execution offset, to Value1 variable:  


Value1=ExecOffset;</syntaxhighlight>  
<syntaxhighlight>Value1=ExecOffset;</syntaxhighlight>  
   
   




[[Category:Environment Information]]
[[Category:Environment Information]]

Revision as of 13:41, 26 January 2012

Returns a numerical value indicating the function execution offset in bars.

Usage

ExecOffset

Example

Assign a value, indicating the function execution offset, to Value1 variable:

Value1=ExecOffset;