formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Basic
Description
Checks if an error has been posted. This will mark the error as posted. if the error was the last error it will also clear the last error.
Plugin Prototype
fzrt_boolean fzrt_error_was_posted(
err_id ) |
Parameters
err_id [Input]
error ID to check
Returns
TRUE if it has been posted, FALSE otherwise.
Availability
5.0.0.0
See Also
Function Set
Defined in