Comprehensive and Detailed Explanation From Exact Extract:
TheSystem.TimeSpanvariable is designed to represent aduration or interval of time, such as "2 hours, 30 minutes".
It is different fromDateTime, which represents a specific point in time.
You can perform operations like addition/subtraction with TimeSpan in workflows.
UiPath Documentation Reference:Variables and Data Types – UiPath Docs
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit