Search Results
20 functions found:
1. | colorContrast ( color ) |
Average rating: 0.0 | |
Jonni™ | |
Returns a 0 for dark and 1 for bright | |
2. | coloris ( defaultColour ; swatches ; targetScript ) |
Average rating: 0.0 | |
Jonni™ | |
Returns html and javascript for coloris colour picker to be rendered in a webviewer. | |
3. | coloris.js |
Average rating: 0.0 | |
Jonni™ | |
javaScript functions for coloris custom function | |
4. | colorTint ( color ; tint ; output ) |
Average rating: 0.0 | |
Jonni™ | |
Returns a colour tint of given hex colour | |
5. | containerAttributesAsJSON ( container ; attributeName ) |
Average rating: 0.0 | |
Jonni™ | |
Returns container attributes as JSON array with added filetype if file has file extension | |
6. | convertWeight ( value ; input ; output ; precision ; separator ) |
Average rating: 0.0 | |
Jonni™ | |
Converts input of weight to grams, ounces or pounds | |
7. | distanceToTarget ( targetLat ; targetLng ; startLat ; startLng ) |
Average rating: 5.0 | |
Jonni™ | |
Returns distance between two sets of gps coordinates in metres. | |
8. | doOnOrientationChange ( fmScript ) |
Average rating: 0.0 | |
Jonni™ | |
Triggers a designated FileMaker Script upon device orientation change | |
9. | fullTableSQLasJSON ( tablename ; condition ) |
Average rating: 0.0 | |
Jonni™ | |
Performs SQL query on designated table and returns response wrapped as JSON. | |
10. | getObjectLeftPosition ( object ; offset ) |
Average rating: 0.0 | |
Jonni™ | |
Returns objects left position on Layout | |
11. | getObjectTopPosition ( object ; offset ) |
Average rating: 0.0 | |
Jonni™ | |
Returns objects left position on Layout | |
12. | isUUID ( uuidString ) |
Average rating: 1.0 | |
Jonni™ | |
Test if input string is a uuid | |
13. | JSON.MakeArrayObject ( ValueList ; Separator ) |
Average rating: 0.0 | |
Jonni™ | |
Simple function that wraps a list of values in an array object. | |
14. | JSON.URLParameters ( JSONpayload ) |
Average rating: 0.0 | |
Jonni™ | |
Returns JSON as url parameters | |
15. | listWeekDays ( startsOnSunday ; dayLength ) |
Average rating: 0.0 | |
Jonni™ | |
Returns a list of weekday names in language (locale) set by operating system | |
16. | locationJSON ( accuracy ; timeout ) |
Average rating: 0.0 | |
Jonni™ | |
Returns response from Location function as JSON instead of return delimited text | |
17. | locationValuesJSON ( accuracy ; timeout ) |
Average rating: 0.0 | |
Jonni™ | |
Returns response from LocationValues function as JSON instead of return delimited text | |
18. | roundToNumberInList ( target ; array ; operator ) |
Average rating: 0.0 | |
Jonni™ | |
Round a target value to nearest number in given list | |
19. | SQLasJSON ( tablename ; fields ; condition ) |
Average rating: 0.0 | |
Jonni™ | |
Performs SQL query on designated table and returns response from declared fields wrapped as JSON. | |
20. | URLParameters.JSON ( payload ) |
Average rating: 0.0 | |
Jonni™ | |
Returns url parameter format as JSON | |