×

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.

Arw GetTextFontName - MultiCharts
Open main menu

Arw GetTextFontName

Revision as of 08:40, 19 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Returns a string expression corresponding to the name of the text font assigned to an arrow object with the specified ID number.

Usage

Arw_GetTextFontName(ObjectID)

Where:

ObjectID - a numerical expression specifying the object ID number.

Notes

Example

Arw_GetTextFontName(3);

Will return a string expression corresponding to the name of the text font assigned to an arrow object with the ID number of 3.