For the [Check True] activity, the UIPATH Documentation states:
This activity can be used in the Retry Scope activity.
I am finding that this activity can not be placed into the [Condition] block of the [Retry Scope]. Although, it can be placed in the [Action] block. This is not surprising because I would imagine that most activities can be used in the [Action] block.
I would assume that since this statement is even mentioned at all is because the documentation was trying to say that the [Check True] activity can be used in the [Condition] block.
What is the case for this? Can the [Check True] activity be used in the [Condition] block of the [Retry Scope]? If so, how can I get this done