AutoPlay Media Studio 9

RichText.GetProperties

RichText.GetProperties

This is the first topic This is the last topic  

RichText.GetProperties

This is the first topic This is the last topic  

OverviewExamples

table RichText.GetProperties (

string ObjectName )

Example 1

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