SetlistChanged

<< Click to Display Table of Contents >>

Navigation:  Callbacks > Global state >

SetlistChanged

Usage (system event – gig file script and global rackspace script only):

On SystemEvent(newValue : Integer) Matching SetlistChanged

   // Indicates that the setlist changed

End