Search Results
23 functions found:
| 1. | AreaConvert ( Width , Wunit , Height , Hunit , OutUnit ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Calculates areas based on multiple units | |
| 2. | CurrencyToText_PT ( Amount , Currency , Suffix ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts a number amount into Portuguese Text | |
| 3. | CurrencyToText_SP (Monto , Currency , Sufijo) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts Numbers to Text in Spanish (up to 18 digits) | |
| 4. | EncryptDate (TheDate) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts a date in a pseudo activation code format | |
| 5. | EscapeXML ( Text ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Simple function to escape characters for XML | |
| 6. | FileExtension ( TheFileName ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Returns the file extension from a given file name, regardless of how many periods it has. | |
| 7. | GetNextMaxSerial |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Gets the next serial number without the need of context | |
| 8. | IsDateInRange ( TestDate , LowerLimit , HigherLimit ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Determines if a given date falls between two reference dates. | |
| 9. | IsNumberInRange ( Number , LowerLimit , HigherLimit ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Determines if a given number falls between two reference numbers. | |
| 10. | LengthConvert ( Number , From , To ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts Lenghts between m, cm, in, ft and yd | |
| 11. | NamedLayoutObjects ( Layout ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Returns a clean, sorted list of named layout objects for a given layout | |
| 12. | NumToText_POR |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts an amount from number to text in Portuguese | |
| 13. | Operate ( Expression ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Evaluates expressions with sums, substractions, multiplications and divisions | |
| 14. | PathToFolder ( Folder , Type ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Returns the path for the common places in FileMaker | |
| 15. | PhoneFormatter ( FieldContents ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Formats any phone number to the North, Central and South American standards. It includes the special cases of México City, Guadalajara and Monterrey in México. | |
| 16. | Profit ( Cost ; Price ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Returns the profit margin between cost and price | |
| 17. | QuarterWeek ( TheDate ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Returns the week number for a given quarter | |
| 18. | StateAcronym_Mex ( State ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Returns the three letter acronym for each Mexican state. | |
| 19. | SuperCeiling ( Number , RoundTo ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| This custom function rounds up a number to the closest RoundTo Number | |
| 20. | TXT_to_UTF8 ( Text ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts text to UTF-8 encoding | |
| 21. | UTF8_to_TXT ( Text ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Converts UTF-8 text to Mac Roman or Windows 1252 | |
| 22. | ValidaRFC ( RFC , País ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| SOLO PARA MEXICO: Valida el RFC de una empresa | |
| 23. | WeekRange ( TheDate ) |
| Ibrahim Bittar Torres, Eikonsys, S.A. de C.V. | |
| Gives the week date range (from monday to sunday) for a given date | |