JSL: Layout( ‘Arrange in Rows’) is lost during jounalizing by scripting
Dear JMP Community,I stumbled across the following issue while scripting (example attached):If I use the following script, “jrn1 << Journal;” results in the transfer to the journal, but without “Group Options( Layout( ‘Arrange in Rows’, N Across( 2 ) ) ),”.If I use the manual option (Edit >> Journal or Crtl + J), the two-column layout is retained.Is there another “journal syntax” that retains the ...