isnt the main line row 0
# general
c
isnt the main line row 0
j
Yes, except for JEs where there is no "main line" and 0 is the first line of the JE.
also don't get caught (as I have definitely done) trying to use line ID, b/c when people come in and edit it's going to be a problem. Use line sequence number instead.
l
One of my use cases is to copy the value of a field that exists in main line or line sequence number 0 to the other lines/rows. For example, class in the main line to class in line sequence numbers 1, 2, etc.