2022 Sep 02 1:21 PM
There are 3659 line items from that i want specific line item .
eg :- I need exact 1959th line item .. so how to get and how to debugging particular line item?
2022 Sep 02 1:32 PM
You need to you Watchpoint.
Use the link below to view the user manual.
2022 Sep 02 1:32 PM
You need to you Watchpoint.
Use the link below to view the user manual.
2022 Sep 02 1:41 PM
Conditional break-point. Stop when something equals a value corresponding to 1959th item.