Description:
API procedure, must be called every time a stored A-event is added to the log file.
Syntax:
sub agg_stored_event_added(byref event_name as string)
Returns:
---
See Also:
Handling Stored A-events
Part
Description
event_name
Name of the A-event, must match the event that's been added.
Details