×

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
Open main menu

Changes

Arw GetText

617 bytes added, 12:18, 17 January 2012
Created page with "Returns a string expression corresponding to the text contained in an arrow object with the specified ID number. ==== Usage ==== <syntaxhighlight>Arw_GetText(ObjectID)</syn..."
Returns a string expression corresponding to the text contained in an arrow object with the specified ID number.

==== Usage ====
<syntaxhighlight>Arw_GetText(ObjectID)</syntaxhighlight>

Where: ObjectID - a numerical expression specifying the object ID number

==== Notes ====
An object-specific ID number is returned by <syntaxhighlight>Arw_New</syntaxhighlight> when the arrow object is created.

==== Example ====
<syntaxhighlight>Arw_GetText(3)</syntaxhighlight> will return a string expression corresponding to the text contained in an arrow object with the ID number of 3


[[Category:ArrowDrawing]]
Anonymous user