Search Results
7 functions found:
1. | CSSToFMText ( text ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
the reverse of the native GetAsCSS function | |
2. | GetFoundList ( field ; start ; result ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
Returns the current set as a return delimited list. Uses tail recursion. | |
3. | JSON.ArraySort ( array ; nestedPath ; fmDataType ; direction ; sortLocale ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
Sort a json array. | |
4. | JSONCombineObjects ( object1 ; object2 ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
Combines two JSON objects into one JSON object. | |
5. | RangesOverlap ( start1 ; end1; start2 ; end2 ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
Check if two ranges of dates or numbers overlap (inclusive) | |
6. | StyleSelectedValues ( fullList ; listToStyle ; style ; color ; one ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
Styles and colors values in a list. Useful for styling selected values in a checkbox set and other UI implementations. | |
7. | TableOccurrencesWithCascadeDelete ( file ; tableOccurrence ) |
![]() ![]() ![]() ![]() ![]() |
|
Josh Willing, Willing Apps | |
List of tables related to tableOccurrence that have a relationship with a cascade delete. Searches recursively so grandchild deletes will be included etc. | |