How to find all rules that referencing a DSS value?

How to find all rules that referencing a DSS value?

E.g. for a DSS value ADDR="[email protected]", I want to find all rules using ADDR.

Thanks.

@MaxonL16591286 Is the “All contents” search with DSS name not working for you?

Regards

Bhavya

Hello @MaxonL16591286 Search above with the DSS Name and change the setting to all All Content and Contains

@HarikaU9

  1. I tried the search, only the var in DSS is returned. I found the rule using this var use function pyGetDynamicSystemSettings to get the value. Is it can be returned by search?

  2. “All contents” search means the search box in top-right concern of dev studio, right? I did use this one. But I don’t know how to “change the setting to all All Content and Contains”, could you brief with screen shot?

Thanks.

@MaxonL16591286

Above Right search bar ==>Type ADDR==>Press Enter ==>Then it will display if there are rules like the image below

Then change Name to Al Content

@HarikaU9

Yes, it works! Many thanks!