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

4
LINES

< > BotCompany Repo | #1008990 // ctxSetVar

JavaX fragment (include)

static void ctxSetVar(S var, S val) {
  print("ctxSetVar " + var + " = " + quote(val));
  ctxContext().vars.put(var, val);
}

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: #1008990
Snippet name: ctxSetVar
Eternal ID of this version: #1008990/1
Text MD5: a357cae283df06b8643de48aa50758c2
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-22 20:05:38
Source code size: 127 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 407 / 444
Referenced in: [show references]