Search Results
12 functions found:
| 1. | AutoUpdateErrorToEnglish (ErrorNum) |
| Andrew Duncan, Databuzz | |
| Returns the English description for the AutoUpdate Error Number for the FMSAUC_UpdatePlugIn function | |
| 2. | ErrorDescription ( errorNumber ) |
| Andrew Duncan, Databuzz | |
| Returns the English description for the FileMaker Pro v14 error number returned by the Get ( LastError ) function | |
| 3. | ErrorDescription ( errorNumber ) |
| Andrew Duncan, Databuzz | |
| Returns the English description for the FileMaker Pro v 21 error number returned by the Get ( LastError ) function | |
| 4. | ErrorDescription (errorNumber) |
| Andrew Duncan, Databuzz | |
| Returns the English description for the FileMaker Pro v12 error number returned by the Get(LastError) function | |
| 5. | ErrorDescription v13 ( errorNumber ) |
| Andrew Duncan, Databuzz | |
| Returns the English description for the FileMaker Pro v13 error number returned by the Get(LastError) function | |
| 6. | GetBEClipboardFormatType ( format ) |
| Andrew Duncan, Databuzz | |
| Returns the clipboard format type when working with the BaseElements Plugin Clipboard functions | |
| 7. | getFMPURL |
| Andrew Duncan, Databuzz | |
| Returns a URL link to the shared database | |
| 8. | GetSQLDate ( text ) |
| Andrew Duncan, Databuzz | |
| Converts Dates returned by the ExecuteSQL function from YYYY-MM-DD to locale date format | |
| 9. | httpResponseCode ( responseHeaders ) |
| Andrew Duncan, Databuzz | |
| Retrieves the last HTTP Response Code from the Response Headers | |
| 10. | ListBaseTables |
| Andrew Duncan, Databuzz | |
| Returns list of all unique underlying Base Tables for all Table Occurrences in the current FileMaker Pro v12 file | |
| 11. | ListFieldsFromTable (TableOccurrenceName) |
| Andrew Duncan, Databuzz | |
| Returns a sorted list of all Field Names for specified Table Occurrence in the current FileMaker Pro v12 file (Table Occurrence can reference external files) | |
| 12. | RemoveSmartQuotes (text) |
| Andrew Duncan, Databuzz | |
| Removes any single or double smart/curly quotes from the specified text (requires FileMaker v10) | |