Search Results
7 functions found:
1. | Coalesce ( values ) |
Average rating: 0.0 | |
Mislav Kos, Soliant Consulting | |
Returns the first non-empty value, similar to the SQL COALESCE function | |
2. | GetCurrentTimestampWithMillisecondPrecision |
Average rating: 0.0 | |
Mislav Kos, Soliant Consulting | |
Get the current timestamp the same as Get(CurrentTimestamp) but with millisecond precision | |
3. | JSONCreateVarsFromKeys ( json ; namespace ) |
Average rating: 3.3 | |
Mislav Kos, Soliant Consulting | |
Create local variables for all keys belonging to the JSON document's root node. | |
4. | JSONToQueryParams ( json ; skipNullValues ) |
Average rating: 0.0 | |
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 ) |
Average rating: 0.0 | |
Mislav Kos, Soliant Consulting | |
Similar to the Excel function, MRound returns a number rounded to the desired multiple. | |
6. | _Normdist ( z ; mu ; sigma ) |
Average rating: 4.7 | |
Mislav Kos, Soliant Consulting | |
FileMaker implementation of NORMDIST Excel function | |
7. | _Normsdist ( z ) |
Average rating: 4.6 | |
Mislav Kos, Soliant Consulting | |
FileMaker implementation of NORMSDIST Excel function | |