How to make an animation play with a script

How do I make an animation play by using a script

1 Like

Use a function to play the animation when fired

2 Likes

How do I play the animation using a function?