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

3
LINES

< > BotCompany Repo | #1032305 // urlParam - synonym of getParamFromURL

JavaX fragment (include)

static S urlParam(S url, S name) {
  ret getParamFromURL(url, name);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032305
Snippet name: urlParam - synonym of getParamFromURL
Eternal ID of this version: #1032305/1
Text MD5: 8ce5cc2408410ade048afa1fa170301d
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-27 02:32:09
Source code size: 70 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 91 / 127
Referenced in: [show references]