File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,13 +101,13 @@ The **Get Text** activity of UiPath.Core.Activities has the following properties
101101
102102** Continue On Error** of type ** InArgument of Type Boolean**
103103
104- ** Display Name** of type ** String**
104+ ** Display Name** of type ** String** - useless in the context of the framework.
105105
106106** Target** of type ** Target**
107107
108108** Target** has the following properties:
109109
110- - ** Clipping Region** of type ** Region**
110+ - ** Clipping Region** of type ** Region** - useless in the context of the framework.
111111
112112- ** Element** of type ** InArgument of Type UiElement**
113113
@@ -118,7 +118,7 @@ The **Get Text** activity of UiPath.Core.Activities has the following properties
118118- ** WaitForReady** of type ** InArgument of Type WaitForReady**
119119
120120
121- ** Private** of type ** Boolean**
121+ ** Private** of type ** Boolean** - useless in the context of the framework.
122122
123123** Value** of type ** OutArgument**
124124
You can’t perform that action at this time.
0 commit comments