Is it possible to only set a variable ONLY if the selected item of a dropdown is equal to a certain value?
Here is what I have working:

When changing the "Request Type", the "Carbon Copy" box gets populated by the globally set varQADLs. However I would like for it to set this if the "Request Type" is ONLY "QA Request" ... otherwise clear it.
Can this be done in the "On Change" setting of the "Request Type" dropdown box?