Transpiled version (3928L) is out of date.
sS hjs_escapedDollarVars(S s, O... _) { ret hjs(replaceDollarVars_js(s, _)); }
Began life as a copy of #1031705
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032133 |
| Snippet name: | hjs_escapedDollarVars - handles JSON structures |
| Eternal ID of this version: | #1032133/4 |
| Text MD5: | 49c0fe081c1b22ce053f37548c24a8a5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-24 17:43:32 |
| Source code size: | 82 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 416 / 582 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030949 - Transpiler output of #1031393 #1032319 - replaceDollarVars_js - now handles all kinds of JSON structures (strings, ints, maps, lists etc) |