What command i can use to check transaction item is null or not from “get transaction item” activity.
please help me
If transactionItem is Nothing Then
...............
End If
Hi @shruthi_arali,
In your case it will be like this:
tr_item.xaml (8.1 KB)