+1 888 340 6572

Arw GetBarNumber

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns a numerical value representing the barnumber of the arrow object with a specified ID.

Usage

arw_getbarnumber(ref);

Parameters

  • Ref – ID of the arrow object;

Example

Get the number of the bar where the arrow object with ID = 1 is placed.

arw_getbarnumber(1);