Hi, Is it possible to store global
variables/parameters when executing a given Recipe/Action?
The scenario is:
When I first execute the guidance package I ask the "user" some parameters like "ProductName", "ModuleName", etc.
Later, in the context another recipe, I need those same parameters.
It would be nice if these parameters could be stored in some global dictionary or something...
Is it possible?
Thanks,
Rui