String? genContextPTColumnsRL(List<int> columnsRL){ return genScreenPTColumnsRL(columnsRL, column)?.join(','); }