is-valid-event-id function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
is-valid-event-id function
Verifies if the specified event ID is valid. It checks the cached information in the local temp-table storing the audit event record.
Returns:
LOGICAL
Parameters:
- INPUT pEvent-id AS INTEGER
- Event ID number.