encodeURI ( _url )
It's a custom function with the same purpose as javascript's encodeURI function.
Be the first to rate this function Log in to vote
Teruhiro Komaki - Show more from this author
frudens Inc. https://frudens.jp |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
It's a custom function with the same purpose as javascript's encodeURI function.
Created by referring to the following URL.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURI
https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/encodeURI
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.