static void dm_showModule_noFocus(O module) { O stem = dm_getStem(module); if (stem != null) dm_callOS('showModule_noFocus, stem); } static void dm_showModule_noFocus() { dm_showModule_noFocus(dm_current_mandatory()); }
Began life as a copy of #1016125
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016991 |
| Snippet name: | dm_showModule_noFocus |
| Eternal ID of this version: | #1016991/4 |
| Text MD5: | 42e1c51b13137a1140a317e5dd825cd8 |
| Author: | stefan |
| Category: | javax / dynamic modules |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-02 16:47:10 |
| Source code size: | 233 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 605 / 678 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |