access application Javascript Variables in launch script
Is there a way to access application JS variables in launch script?
In our application, we store the data received in service calls into a Javascript variable, how do i access this variable in my Data elements in AEP data collection?, the documentation i looked at point to creating a data element of type "Javascript variable" but they are not pointing to any implementation as such. also, looking to see if this can be implemented without the data layer.