Options
Array of Timelines?
Greetings,
Does anyone know of a way of creating an array of timelines? I would like to for the sake using things like GET_LAST in an event related to multiple timelines.
Thanks.
Does anyone know of a way of creating an array of timelines? I would like to for the sake using things like GET_LAST in an event related to multiple timelines.
Thanks.
Comments
TIMELINE_EVENT[tlSUBZONE_1]
TIMELINE_EVENT[tlSUBZONE_2]
TIMELINE_EVENT[tlSUBZONE_3]
TIMELINE_EVENT[tlSUBZONE_4]
{
Update(TIMELINE.ID)
}