urlEncode("theString")

Tinderbox Icon

urlEncode converts a theString to urlEncoded for for the web. Characters that are illegal in URLs are encoded as '%' followed by the corresponding hexadecimal character code, e.g. a space = %20.


Up: Full Operator List
Previous: time(theDate,hours,minutes)  Next: utf8("theString") 

[Last updated: 1 Dec 2008]

Google search aTbRef for:  

Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]

Creative Commons License

Made with Tinderbox