!7 cmodule DownloadChatLog > DynPrintLog { start-thread { L l = gazelle_linesFromServer(ll('user, 'text, 'timestamp, 'channelID)); print("Have " + nLines(l)); MultiMap channels = multiMapIndexByField channelID(l); print("Have " + channels.keysSize()); } }