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

4
LINES

< > BotCompany Repo | #1016024 // dm_grabInterestingString - put in module's field

JavaX fragment (include)

static bool dm_grabInterestingString(DynModule dm, S field) {
  S s = trim(dm_getInterestingString());
  ret nempty(s) && dm.setField(field, s);
}

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: #1016024
Snippet name: dm_grabInterestingString - put in module's field
Eternal ID of this version: #1016024/2
Text MD5: facc046d2787955984ff59f6334d18be
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-03 00:43:03
Source code size: 151 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 308 / 334
Version history: 1 change(s)
Referenced in: [show references]