This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
A Tinderbox Reference File : Export Codes : Export Code Scope : Item-based : ^urlEncode( data )^ | aTbRef Site Map |
^urlEncode( data )^ |
Code Type: | Export Mark-up |
Code Scope of Action: | item |
^urlEncode( data )^
^urlEncode(item)^ encodes URLs in accordance with RFC1738. URLs should not contain spaces, control characters, or non-ASCII characters. this method ensures spaces, & and other such characters are correctly encoded, e.g. spaces become '%20'.
Up: Item-based | |
Next: ^similarTo( item, count[, start, list-item-prefix, list-item-suffix, end] )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]