sdk
latest
false
UiPath logo, featuring letters U and I in white

Developer guide

Last updated Mar 30, 2026

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