Libraryless. Click here for Pure Java version (2585L/16K).
sS recordToString(IFieldsToList r) { ret r == null ? "null" : formatFunctionCall(shortName(r), r._fieldsToList()); }
Began life as a copy of #1025424
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: | #1028461 |
| Snippet name: | recordToString |
| Eternal ID of this version: | #1028461/4 |
| Text MD5: | d5b23859fa0ce73a02af1b35c0bab10b |
| Transpilation MD5: | cd0c9a26450f97abc5bcc20dfd773690 |
| 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:31 |
| Source code size: | 120 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 382 / 514 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1028462 - recordToString_quoted - quote all the field values |