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

5
LINES

< > BotCompany Repo | #1028414 // fullRawLink - full link to a page in current bot

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2769L/18K).

sS fullRawLink(S pageName) {
  // TODO: port
  ret (subBot_isHttps() ? "https" : "http") + "://"
    + domain() + rawLink(pageName);
}

Author comment

Began life as a copy of #1002939

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028414
Snippet name: fullRawLink - full link to a page in current bot
Eternal ID of this version: #1028414/1
Text MD5: 86f3c69daf3545d3ff220da41f38053c
Transpilation MD5: 0ac664f3f3e536cbe1249882ae8086f7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-06-17 13:38:55
Source code size: 138 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 117 / 189
Referenced in: [show references]