Solved
ACC nmsSeedMember counter
Hi Experts,
There is a counter which is used as part of an expression when creating new seeds.


I am trying to get the seed counter value to no avail.
var seedKey = 'SDM'+CounterValue('nmsSeedMember');
logInfo(seedKey);
