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

7
LINES

< > BotCompany Repo | #1025157 // dm_moduleStruct - synonym of dm_getStructure

JavaX fragment (include)

sS dm_moduleStruct(O module) {
  ret dm_getStructure(module);
}

sS dm_moduleStruct() {
  ret dm_moduleStruct(dm_current_generic());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1025157
Snippet name: dm_moduleStruct - synonym of dm_getStructure
Eternal ID of this version: #1025157/2
Text MD5: 01fd92f9c4edce2e0bd9b78611662ef7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-12-16 12:44:32
Source code size: 140 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 178 / 232
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)