Event.parseTocSelect

Parse a TOC select @event and store the results in the given @uid location.

class Event
void
parseTocSelect
(
out string uid
)

Parameters

uid string

storage for the selection UID.

Meta