base10_to_base64 ( integer )
Converts base 10 integer to base 64 alphanumeric character
Average rating: 4.2 (39 votes) Log in to vote
Martin Sorich FMBiotech http://www.fmbiotech.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
An example of the use of this custom function is to allow you to pass extended encoded data to the Google Charts API. It lets you specify integer values from 0—4095, inclusive, encoded by two alphanumeric characters.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.