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

10
LINES

< > BotCompany Repo | #1008458 // botDemo - input1 is run, input2 pasted to console input field

JavaX fragment (include)

static void botDemo(S input) {
  botDemo(input, input);
}

static void botDemo(S input1, S input2) {
  setConsoleInput(input2);
  callAnswerMethodVerbose(input1);
  consoleAddAskButton();
  botSleep();
}

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: #1008458
Snippet name: botDemo - input1 is run, input2 pasted to console input field
Eternal ID of this version: #1008458/5
Text MD5: 6d5e14f9f154a330131a58077159e3e4
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-10 03:19:32
Source code size: 212 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 428 / 448
Version history: 4 change(s)
Referenced in: [show references]