RichText.GetProperties |
|
|
|
RichText.GetProperties |
|
|
|
|
||
OverviewExamples
table RichText.GetProperties ( |
tbProperties = RichText.GetProperties("RichText1");
if (tbProperties) then
Dialog.Message("RichText text", tbProperties.Text);
end
Gets the properties of the richtext object named "RichText1" and shows its text referenced by its "Text" table item, in a dialog message.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us