Forum Discussion

user_j_e's avatar
user_j_e
Occasional Contributor
12 years ago

OnUnexpectedWindow event handler

Is there a way to pass in additional args to OnUnexpectedWindow event handler?   I would like to pass in additional info so I can better track occurrences of this event.  



Thanks,



Jeff
  • AlexKaras's avatar
    AlexKaras
    Champion Level 3
    Hi Jeff,



    No, this is not possible, but you may consider storing additional info in the public variable and access it from the event handler.