formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Adds debugging information to an error. This writes the debug ID and message to the error log.
Plugin Prototype
void fzrt_error_add_debug(
err_id, | |
fzrt_int | debug_id, |
char * | debug_str ) |
Parameters
err_id [Input]
Error ID
debug_id [Input]
Debug ID
debug_str [Input]
C String Debug message
Availability
5.0.0.0
Function Set
Defined in