Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 372 Bytes

StopBackgroundAnimation.md

File metadata and controls

22 lines (17 loc) · 372 Bytes

Back to overview


StopBackgroundAnimation (StopBackAnim)


Description

Stops the current background animation.

Parameters

This instruction has no parameters.

Examples:

Example #1: Stopping the current background animation, if one is being played.

1:  StopBackgroundAnimation;

Remarks:


Back to overview