movie

returns the name of the currently playing video clip.

# Metadata

Platforms: desktop, server OS: mac, windows, linux Introduced: 1.0 Security:

# Syntax

the movie

# Examples

the movie

repeat until myMovie is not among the lines of the movies

# Description

Use the movie function to synchronize other actions with sounds.

If no video clip is playing, the movie function returns done.

# Tags

# See

- **constant:** done - **command:** start, prepare - **control structure:** function - **glossary:** synchronize, video clip, return