sS recordToString_quoted(IFieldsToList r) { ret r == null ? "null" : formatFunctionCall_quoteAll(shortName(r), r._fieldsToList()); }