movie-status

movie-status

Reports a string describing the current movie.

print movie-status
=> No movie.
movie-start
print movie-status
=> 0 frames; frame rate = 15.
movie-grab-view
print movie-status
1 frames; frame rate = 15; size = 315x315.

Take me to the full NetLogo Dictionary