×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Array IndexOf

8 bytes added, 13:36, 10 April 2017
no edit summary
Where:
:'''ArrayName''' - an expression specifying the name of an numerical/string/bool boolean array. :'''Value''' - a numerical/string/bool boolean expression specifying the value to search for.
==Example==
Assign an index of value 4 to Value1 variable in the numeric array Array1:
<syntaxhighlight>Value1=Array_IndexOf(Array1,4);</syntaxhighlight>
[[Category:Dynamic Arrays]]

Navigation menu