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

5
LINES

< > BotCompany Repo | #1014924 // mL_onServer_rawListText_opt - don't fail if module not there yet or something

JavaX fragment (include)

static S mL_onServer_rawListText_opt(S listName) {
  O mechLists = getBot(#1013927);
  if (mechLists == null) null;
  ret (S) call(mechLists, 'export_getListText, listName);
}

Author comment

Began life as a copy of #1014923

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014924
Snippet name: mL_onServer_rawListText_opt - don't fail if module not there yet or something
Eternal ID of this version: #1014924/2
Text MD5: 378534a7926a13a86cffdac861345d81
Author: stefan
Category: javax / web / a.i. / android
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-12 17:47:51
Source code size: 181 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 354 / 391
Version history: 1 change(s)
Referenced in: [show references]