Notifications
Clear all

[Closed] Get rollouts in CA Def or Plugin?

 PEN

Any one know of a way to get the rollouts that are part of a CA def or scripted plugin when they are not open and visible?

1 Reply

No idea how to grab the rollouts from scripted plugins off the top of my head, but in case of custom attributes, you could try custAttributes.getPBlockDefs. Then grab the #rollout entries from the returned array.

Martijn