Search Results
7 functions found:
| 1. | Coalesce ( values ) |
| Mislav Kos, Soliant Consulting | |
| Returns the first non-empty value, similar to the SQL COALESCE function | |
| 2. | GetCurrentTimestampWithMillisecondPrecision |
| Mislav Kos, Soliant Consulting | |
| Get the current timestamp the same as Get(CurrentTimestamp) but with millisecond precision | |
| 3. | JSONCreateVarsFromKeys ( json ; namespace ) |
| Mislav Kos, Soliant Consulting | |
| Create local variables for all keys belonging to the JSON document's root node. | |
| 4. | JSONToQueryParams ( json ; skipNullValues ) |
| Mislav Kos, Soliant Consulting | |
| Convert json data to a query parameter-style format where each key and each value are url-encoded | |
| 5. | MRound ( number ; multiple ) |
| Mislav Kos, Soliant Consulting | |
| Similar to the Excel function, MRound returns a number rounded to the desired multiple. | |
| 6. | _Normdist ( z ; mu ; sigma ) |
| Mislav Kos, Soliant Consulting | |
| FileMaker implementation of NORMDIST Excel function | |
| 7. | _Normsdist ( z ) |
| Mislav Kos, Soliant Consulting | |
| FileMaker implementation of NORMSDIST Excel function | |