Description Usage Arguments Details Value Author(s) Examples
A function that take a URL _charachter_ as input, and extract the parameters and values from this URL .
1 | Linkparameters(URL)
|
URL |
character, the URL to extract |
This function extract the link parameters and values (Up to 10 parameters)
return the URL paremeters=values
salim khalil
1 2 | Linkparameters("http://www.glogile.com/index.php?name=jake&age=23&template=2&filter=true")
# Extract all URL parameters with values as vector
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.