Libraryless. Click here for Pure Java version (2771L/18K).
sS dm_showMsgsAsConvo(L<Msg> l) { S mod = dm_makeNewModule("#1027521/ConvoPopup"); fOr (Msg msg : l) dm_call(mod, 'addPost, htmlEncode(msg.text), !msg.fromUser); dm_showModule(mod); ret mod; }
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: | #1027771 | 
| Snippet name: | dm_showMsgsAsConvo | 
| Eternal ID of this version: | #1027771/1 | 
| Text MD5: | 6429479da8064634ce00d19cda7e52aa | 
| Transpilation MD5: | 3ef5e1f5279312e1a8d12ca73dd19c78 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-04-10 18:49:38 | 
| Source code size: | 210 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 421 / 572 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |