Client script that calls .commitLine() on lineInit...
# suitescript
m
Client script that calls .commitLine() on lineInit will do that for all but the first line. To get the first line, you need to call commitLine() on pageInit as well @darrenhillconsulting