Sampler.ID constant doesn't work
-
@Christoph-Hart Among all the other constants that are working,
Sampler.IDthrows an error so we need to useSample.get(0)instead ofSample.get(Sampler.ID) -
I'm having this issue now.
Is there a solution to get the id / name of a sampler from a sampler object variable?