static O je_ruleOnInput(S rule, S input) ctex { temp temp_ai_setVars("#input", input); rule = je_lookupRule(rule); ret je_checkAndExecuteRule(rule); }
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: | #1012988 |
| Snippet name: | je_ruleOnInput |
| Eternal ID of this version: | #1012988/1 |
| Text MD5: | 6cbec146c8caabd70dd2a82712fa1e45 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-19 17:16:36 |
| Source code size: | 160 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 623 / 650 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1013267 - ai_callSFOnInput |