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

5
LINES

< > BotCompany Repo | #1020967 // dm_makeOrShowModuleFromSnippetID

JavaX fragment (include)

svoid dm_makeOrShowModuleFromSnippetID(S snippetID) {
  S mod = dm_moduleWithSnippetID(snippetID);
  if (mod != null) ret with dm_showModule(mod);
  dm_addDynamicModuleDialog2(snippetID);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020967
Snippet name: dm_makeOrShowModuleFromSnippetID
Eternal ID of this version: #1020967/2
Text MD5: 85ced7e3b637e1026d7d9f48c1fcd9a5
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-12 23:17:50
Source code size: 193 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 226 / 277
Version history: 1 change(s)
Referenced in: [show references]