is-valid-event-id function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.