static S ai_doneMakingThat(S chatName) { S c = "are making in " + chatName; WebNode node = first(ai_search_dollarX_verified("We", c, "$X")); if (node != null) { ai_invalidateWeb(node.web); ret "OK: " + selectWord(web_text(node)); } ret "Done making what?"; }
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: | #1012206 |
| Snippet name: | ai_doneMakingThat |
| Eternal ID of this version: | #1012206/1 |
| Text MD5: | 94cec202e8ea20fa9c4becb4701bc86f |
| 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-23 20:39:18 |
| Source code size: | 284 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 603 / 659 |
| Referenced in: | [show references] |