Search Results
11 functions found:
1. | DateRSSPubDate ( theDate ) |
Average rating: 4.5 | |
Hal Gumbert, CampSoftware | |
Formats the Date as 'Fri, 29 Aug 2008'. | |
2. | DistanceList ( BaseLat ; BaseLong ; ListOfLatLongIdentifiers ; Delimiter ; Units ; SortableDistance ) |
Average rating: 4.4 | |
Hal Gumbert, CampSoftware | |
Prefixes a Value List containing Latitude, Longitude, and an Identifier with the Distance to the Base Lat, Long | |
3. | FilenameContainer ( ContainerAsText ) |
Average rating: 4.5 | |
Hal Gumbert, CampSoftware | |
Returns a FileMaker Container Field Filename. | |
4. | ParseData ( theText ; theStartTag ; theEndTag ; theOccurance) |
Average rating: 3.9 | |
Hal Gumbert, CampSoftware | |
Extracts text based on a start tag, end tag, and occurance. | |
5. | TextDecrypt ( theText ; theKey ) |
Average rating: 4.1 | |
Hal Gumbert, CampSoftware | |
Decrypts Text. Requires SmartPill PHP plugin. | |
6. | TextEncrypt ( theText ; theKey ) |
Average rating: 4.3 | |
Hal Gumbert, CampSoftware | |
Encrypts Text. Requires SmartPill PHP plugin. | |
7. | TextFindDateValues ( TextToSearch ; ValuesFound ) |
Average rating: 4.9 | |
Hal Gumbert, CampSoftware | |
Returns a Value List of Dates Found in a String. | |
8. | TextFindTimeValues ( TextToSearch ; ValuesFound ) |
Average rating: 4.7 | |
Hal Gumbert, CampSoftware | |
Returns a Value List of Times Found in a String. | |
9. | UserOnSameNetworkAsServer ( ) |
Average rating: 4.5 | |
Hal Gumbert, CampSoftware | |
Used to tell if the FileMaker Client is on the same network as the FileMaker Server | |
10. | UserPrivilegeVerification ( thePrivilege ) |
Average rating: 4.7 | |
Hal Gumbert, CampSoftware | |
Checks the FileMaker 'Accounts & Privileges' to see if the current user has a specific Extended Privilege. | |
11. | ValuesIntersection ( ValuesListA; ValuesListB; passNullStringHere ) |
Average rating: 4.8 | |
Hal Gumbert, CampSoftware | |
Returns the Values that are in BOTH ValuesListA and ValuesListB. | |