String? genContextPTColumnsLR(List<int> columnsLR){ return genScreenPTColumnsLR(columnsLR, 1, column)?.join(','); }