So is it possible to get current code line?
1,2,3,4 v_variable :=(get_line or something???) and in variable are value 4?
5,6,7,8,9 v_variable :=(get_line or something???) and in variable are value 9?
I just want to find easiest way to catch bugs Thanks.
1,2,3,4, code lines...