A Tinderbox Reference File : Actions & Rules : Operators : Full Operator List : urlEncode("theString") |
urlEncode("theString") |
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") |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]