Click here to view them
\n");
+ msg.append("
Click here to view them
\n");
+ msg.append("
| Id | Room | Cage | Date Opened | Description | Days Since Last Rounds |
| " + rs.getString(FieldKey.fromString("Id")) + " | "); + msg.append("" + safeAppend(rs, "Id/curLocation/room", "None") + " | "); + msg.append("" + safeAppend(rs, "Id/curLocation/cage", "") + " | "); + msg.append("" + safeAppend(rs, "date", "") + " | "); + msg.append("" + safeAppend(rs, "remark", "") + " | "); + msg.append("" + safeAppend(rs, "daysSinceLastRounds", "") + " | "); + msg.append("