static S stefansChat_msgText(int nr) { ChatMsg msg = stefansChat_singleMsg(nr); ret msg == null ? null : msg.text; }