Method that sets the text that was supplied for a specified sketched symbol that contains prompted text. The string displayed within this symbol is changed.
Name | Type | Description |
DefinitionText | TextBox | Input TextBox object from the referenced sketched symbol object. This text box is used to specify which prompted text box to set the text for. |
NewValue | String | Input String that defines the new text to use for the specified prompted text. |