Ken
02/02/2024, 11:58 PMerictgrubaugh
02/03/2024, 12:43 AMcreateColumn, it expects summary to be a Summary, not a `string`: https://github.com/headintheclouddev/typings-suitescript-2.0/blob/e86d9e25118183eb41cccd01ff90e98e85f8b8c7/N/search.d.ts#L179.
e.g. Instead of "GROUP", it likely wants you to use search.Summary.GROUPerictgrubaugh
02/03/2024, 12:43 AMKen
02/03/2024, 12:58 AM