UiPath Documentation
sdk
latest
false
Developer guide

UiPath.Studio.Activities.Api.ExpressionEditor

In this section you can find more information on how to build activities using UiPath.Studio.Activities.Api.ExpressionEditor.

CreateArgs​

Note:

This feature was introduced in UiPath.Studio.Activities.Api v22.10.

Holds expression editor creating arguments.

Properties​

TypeNameDescription
ModelItemModelItemModel item to be used as OwnerActivity in Actipro ExpressionTextBox. Can have variables. Can be NULL, in which case a new/empty model item is created.
boolIsMultilineIf true, supports multiple lines and is a pop-up window.

ISimpleExpressionEditorEvents​

Note:

This feature was introduced in UiPath.Studio.Activities.Api v22.10.

Properties​

TypeNameDescription
EventHandlerTextCommittedTriggered when the text is committed (successful edit).
EventHandlerEditingCanceledTriggered when the editing is cancelled (text did not change).
  • CreateArgs​
  • Properties​
  • ISimpleExpressionEditorEvents​
  • Properties​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated