Gets and sets the displayed text. This represents the text that results from evaluating the input formatted text. For example, if the formatted text is "'Length: ' + lengthParam", this property will return "Length: 3.0 in".
Setting this property will overwrite any equation defined by the expression and replace it with simple text. Use the expression property to be able to define a full expression.
"sketchTextInput_var" is a variable referencing a SketchTextInput object. |
"sketchTextInput_var" is a variable referencing a SketchTextInput object. |