Currently i have the following syntax : "Number of items processed = " + TransactionItem.ToString and get this Number of items processed = UiPath.Core.QueueItem
Instead of the Core.QueueItem i need the actual digit.
Does anyone know the correct syntax for that?