• Checks if an event exists within any feature's metrics.

    Parameters

    • eventName: string

      The name of the event to check.

    • settings: SettingsModel

      The settings containing features.

    Returns boolean

    True if the event exists, otherwise false.