×

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 GetTextAttribute

95 bytes removed, 13:01, 20 January 2012
no edit summary
Returns a logical value indicating the setting for an attribute of the text in an arrow object with the specified ID number; returns a value of <syntaxhighlight>[[True</syntaxhighlight> ]] if the attribute is set to on, and a value of <syntaxhighlight>[[False</syntaxhighlight> ]]if the attribute is set to off or if the specified object ID number is invalid.
The settings of the following attributes can be returned: border, bold, italic, strike-out, and underline.
==== Notes ====
An object-specific ID number is assigned by
<syntaxhighlight>[[Arw_New</syntaxhighlight> ]] when the arrow object is created.
==== Example ====
Anonymous user