```qrow.setText( "custrecord_dw_trans_queue_line...
# suitescript
m
Copy code
qrow.setText(
  "custrecord_dw_trans_queue_lines",
  LZString.compress(linesStr),
);
This is the code... I am saving the output directly without doing any other operations on it.