RichText.GetText |
|
|
|
RichText.GetText |
|
|
|
|
||
OverviewExamples
raw_object_text = RichText.GetText("RichText5", true);
Gets the raw RTF text from the richtext object named "RichText5" and stores it in a variable called "raw_object_text."
object_text = RichText.GetText("RichText5", false);
Gets the displayed text in the richtext object named "RichText5" and stores it in the variable "object_text."
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us