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

6
LINES

< > BotCompany Repo | #1025062 // dm_showBigText

JavaX fragment (include) [tags: use-pretranspiled]

Uses 108K of libraries. Click here for Pure Java version (10349L/74K).

svoid dm_showBigText(S text) {
  O shower = vmBus_query bigTextShower();
  if (shower == null)
    dm_requireBigTextBot();
  dm_rcall showBigText(shower, text);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025062
Snippet name: dm_showBigText
Eternal ID of this version: #1025062/6
Text MD5: bc045ac7eb845b07e0fffd2caf38c59f
Transpilation MD5: 2322dea57bef995789af7792cdc9807d
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-03 23:11:59
Source code size: 167 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 160 / 240
Version history: 5 change(s)
Referenced in: [show references]