Comment
UiPath.Core.Activities.Comment
Description
Adds a comment into the workflow.
note
This activity has no effect whatsoever upon the execution of the workflow, they are meant to simply help RPA developers document and read workflows easier.
Project compatibility
Windows - Legacy | Windows | Cross-platform
Cross-platform configuration
- Comment - The text displayed as a comment.
Windows - Legacy, Windows configuration
Properties panel
Common
- DisplayName - The display name of the activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
- Text - The text displayed as a comment.