@GetAsURLDecoded ( url ; counter )
Decodes URL-encoded UTF-8 text.
Average rating: 3.5 (2 votes) Log in to vote
Alex Zueiv - Show more from this author
Tashkent https://github.com/zueiv |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Recursive function to decode URL. Based on the new FMP16 function HexDecode(), so supports the whole Unicode table, but cannot work in runtime solutions.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.