AutoPlay Media Studio 9

RichText.GetSelection

RichText.GetSelection

This is the first topic This is the last topic  

RichText.GetSelection

This is the first topic This is the last topic  

OverviewExamples

table RichText.GetSelection (

string ObjectName )

Example 1

selection_point = RichText.GetSelection("Information");

Gets the indexes of the selected text in the "Information" richtext object and stores the start and end points in the "selection_point" table. These values can be accessed by referencing selection_point.Start and selection_point.End.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us