Gets and sets the formatted text displayed in the dialog.
<b>Bold</b>
, <i>Italic</i>
, and <br />
for a line break. It also supports hyperlinks, which when clicked by the user, Fusion 360 will open the specified URL in the default browser. Hyperlinks are defined using the <a>
tag such as "You are using Autodesk's <a href="http://fusion360.autodesk.com">Fusion 360</a>.
"."textBoxCommandInput_var" is a variable referencing a TextBoxCommandInput object.
|
"textBoxCommandInput_var" is a variable referencing a TextBoxCommandInput object.
|