static S pageLink(S pageName) { ret "/" + parseSnippetID(getProgramID()) + addPrefix("/", pageName); } static S pageLink() { ret pageLink(""); }
Began life as a copy of #1002939
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: | #1002964 |
| Snippet name: | pageLink - link to a page in current bot |
| Eternal ID of this version: | #1002964/1 |
| Text MD5: | 38bd6b012768ca2c6c4ba2c0fd5730b9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-04-18 17:19:54 |
| Source code size: | 155 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 876 / 901 |
| Referenced in: | #1003010 - botLink - link to a bot #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |