×

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

Text GetString

8 bytes removed, 08:30, 9 February 2012
no edit summary
Returns a string expression corresponding to the text contained in a text object with the specified ID number.
==== Usage ====
<syntaxhighlight>Text_GetString(ObjectID)</syntaxhighlight>
Where: [[ :'''ObjectID]] ''' - a numerical expression specifying the object ID number .
==== Notes ====
An object-specific ID number is returned by [[Text_New]] when the text object is created.
==== Example ====<syntaxhighlight>Text_GetString(3) will ;</syntaxhighlight>Will return a string expression corresponding to the text contained in the text object with an ID number of 3</syntaxhighlight> .
[[Category:Text Drawing]]

Navigation menu