Access Process Variable of Event subprocess in Camunda 8

I want to access process variable of Event Sub process
How can it be done in Camunda 8

Hi @Pratiksha1205 :wave:

Did you already have a look at the related documentation?

To help, you need to provide a bit more details about your scenario. Can you share what the model looks like? How are you triggering the event subprocess? Where exactly do you want to access the process variables? And what exactly do you want to achieve? Do the process variables already exist in the process instance, or are you passing them along with the trigger for the event sub-process?