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.
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.
Hello @MaxonL16591286 Search above with the DSS Name and change the setting to all All Content and Contains
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?
“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.
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
Yes, it works! Many thanks!