OverviewExamples
| 
 boolean QuickTime.IsEnabled (  | 
intro_video_enabled = QuickTime.IsEnabled("Intro Video");
Stores true in a variable named "intro_video_enabled" if the "Intro Video" QuickTime object is enabled, and false if it is disabled.
See also: Related Actions