1 | sS recordToString_quoted(IFieldsToList r) {
|
2 | ret r == null ? "null" : formatFunctionCall_quoteAll(shortName(r), r._fieldsToList()); |
3 | } |
Began life as a copy of #1028461
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028462 |
| Snippet name: | recordToString_quoted - quote all the field values |
| Eternal ID of this version: | #1028462/1 |
| Text MD5: | 5d95dbf6f0b11261c6ee0077ddebe9d0 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-20 21:26:53 |
| Source code size: | 136 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 411 |
| Referenced in: | [show references] |