1 | static O getFromOtherBot(S botID, S varName) {
|
2 | O bot = call(getMainBot(), "getBot", botID); |
3 | ret get(bot, varName); |
4 | } |
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: | #1002274 |
| Snippet name: | getFromOtherBot - read a variable of another running bot |
| Eternal ID of this version: | #1002274/1 |
| Text MD5: | 15cb7d4e02ee0f57df153cb3b9d460a4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-04-15 00:50:52 |
| Source code size: | 125 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 954 / 1175 |
| Referenced in: | [show references] |