1. Add Environment Variable data sources.
2. Wrote code to extract some fields from the Environment Variables:
and confirmed Collection has data:
3. Tried to use LookUp to retrieve the value for "bt_DebugMode"
and the Collection is now missing data for the EnvValue and EnvVariableName columns:
Why is that?
I can use LookUp ok with Collection that got data from a JSON payload, etc, but somehow Environment Variables are behaving differently.