Search Results
2 functions found:
| 1. | CustomErrorMessage ( errorCode ; dynamicValue ) |
| Dimitris Kokoutsidis, Integrity Data | |
| Maps internal error codes to clear, diagnostic messages. Used primarily in server-side transactional stacks (Create, Update, Delete) to enrich error payloads returned to clients or logged in Errors table. | |
| 2. | Hex2Ascii ( hexString ) |
| Dimitris Kokoutsidis, Integrity Data | |
| Convert a hexadecimal string to ASCII text using this custom function, ideal for decoding encoded strings in FileMaker. | |