Returns or sets a string value that specifies the text of the Node object.
Syntax:
NodeObject.Text [= String Value]
The Text Property (Node Object) syntax has these parts:
| Part |
Description |
| NodeObject |
An object expression that evaluates to a Node object. |
| String Value |
A string value that determines the Task object's text. |
Remarks:
Text can be any combination of numeric or alphanumeric characters. Text is printed in one line without wrapping.