Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1028462 // recordToString_quoted - quote all the field values

JavaX fragment (include)

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

Author comment

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: 96 / 134
Referenced in: [show references]