Difference between revisions of "MC Text GetActive"

From MultiCharts
Jump to navigation Jump to search
m
Line 3: Line 3:
 
MC_Text_GetActive returns a value of -1 if no text is currently selected.  
 
MC_Text_GetActive returns a value of -1 if no text is currently selected.  
  
== Usage ==
+
http://www.buyxanaxonlinepill.com/ xanax - buy cheap xanax online
<syntaxhighlight>MC_Text_GetActive</syntaxhighlight>
+
 
 
 
== Example ==
 
== Example ==
 
Assign a value, indicating the text ID number of the currently selected text, to Value1 variable:  
 
Assign a value, indicating the text ID number of the currently selected text, to Value1 variable:  

Revision as of 14:14, 12 February 2012

Returns a numerical value indicating the text ID number of the currently selected text.

MC_Text_GetActive returns a value of -1 if no text is currently selected.

http://www.buyxanaxonlinepill.com/ xanax - buy cheap xanax online

Example

Assign a value, indicating the text ID number of the currently selected text, to Value1 variable:

Value1 = MC_Text_GetActive;