There is already a search functionality in Adobe Launch that helps you
to do that. Might not list all of the data elements and rule but it is
there. On top of that, this is the better way to do this, get your adobe
launch library with .min.js, remove the .min part and paste in your
browser, the adobe launch source code will be displayed unminified and
unobfuscated. Now simply do a search in the browser for what you need
and you should see exactly where it is, how the code looks etc... You
can al...