Hi,

I'm trying to set up a function that will carry out one thing and then do another.

I know you can do combined functions, but does that mean the functions will occur concurrently...? I need them to occur one after the other...

For clarity, this would be for use with an eventlistener.

Can anyone help?

Cheers