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

4
LINES

< > BotCompany Repo | #1013010 // smartBotsChatLine - get text of a single line

JavaX fragment (include)

static S smartBotsChatLine(int nr) {
  ChatMsg msg = first(smartBotsChat_readArchive(nr-1, nr));
  ret msg == null ? null : msg.text;
}

Author comment

Began life as a copy of #1012093

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: #1013010
Snippet name: smartBotsChatLine - get text of a single line
Eternal ID of this version: #1013010/4
Text MD5: d56ce6120607d3ae1eab5e52d1f078b0
Author: stefan
Category: javax / chat
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-21 02:49:17
Source code size: 138 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 279 / 298
Version history: 3 change(s)
Referenced in: [show references]