@customDebugInfo ( script_comment )
Named and designed to be used with "Set Error Logging" Script Step
Average rating: 5.0 (1 vote) Log in to vote
Tony White - Show more from this author
Tony White Designs, Inc. http://www.twdesigns.com/ |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Named and designed to be used with Set Error Logging:
https://help.claris.com/en/pro-help/content/set-error-logging.html
* Use case is to capture any custom information that would make debugging easier
* Does not check for duplicate Script Names that might result in an incorrect scriptID: https://www.briandunning.com/cf/2749
* Result is expected to be single row that can be imported as "Custom debug info" (column 8), parsed, and optionally formatted using JSONFormatElements
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.