Brian Dunning's FileMaker Custom Functions

Search Results

9 functions found:

1.   GenerateJWT( header; claim; algorithm; privatekey; password )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
To generate a JWT using native FileMaker Functionality
 
2.   GetMaxFieldRepetitions( field )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
A function to return the maximum field repetitions on a repeating field
 
3.   GetWebUTC
  Average rating: 0.0
Robert D Trammel, Lucky Penny LLC
Returns the web protocol utc based on the start date 1/1/1970 0:00:00 used for token generation, api expiration, google, etc
 
4.   JSONArray_Pop( arr )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
Removes one value from the end of a JSON Array.
 
5.   JSONArray_Push( arr; value )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
Meant to get the same functionality as the built in Array.push method, which adds a value onto the end of an array.
 
6.   JSONArray_Shift( arr; value )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
This will insert a value at the beginning of a given array and shift all of the other array items down.
 
7.   JSONExplore( json ; endpoint )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
This is a helper function that I use all the time to help me explore and navigate unfamiliar JSON objects in the data viewer such as exploring returned api results. The keys at the given endpoint are listed at the top. The formatted structure is listed next, and then the raw structure is listed last.
 
8.   JSONSyntaxHighlight( json )
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
Add some color to your JSON
 
9.   LSErrorDetail
  Average rating: 5.0
Robert D Trammel, Lucky Penny LLC
Error Detail for integration with Letterstream api
 

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: