Level 3 Assignment 2 Walkthrough

here, I need to increment the TransactionNumber by 1,so I am doing it by + 1 in else part of IF Condition.
But its not incrementing my WorkItems. Plz Help me Out.

transactionitem is of type integer I hope, but you are trying to check if it is a string using equals @Shahbaz670

@HareeshMR Bro,
the TransactionItem is of Type String on which we are checking the Items