Notifications
Clear all

[Closed] Rollout names from arrays

Hi,

i was wondering if it’s possible to create rollouts with names taken from an array like so:

rollout rolloutNames[1] "test rollout" (button btnTest "test")

i haven’t succeeded in defining the right kind of array, or creating the right kind of values to put in the array. When i try to define a rollout like above, i get an error.

Is there a way to define rollouts like this? And what should the array look like?

Klaas Nienhuis