How to use the return value of an anim Montage?

I want to do something right after an animation is finished. But how can I use the return value? When I plug it into the delay time it wont work. As the animation is first played and than the sequence time is used as delay. :confused:

How can I be sure to fire an event once an animation is over?

Im still wondering what the return value should be used for when it can not be used to fire an event after its played.

Animation is 4.1 seconds, but with the return value plugged into a delay node it takes 8.2 seconds. WHY?

I use a similar setup on my project. On my setup ‘Montage Play’ returns instantly. Have you selected ‘Montage Length’ as the Return Value Type?

Also, can you explain on what type of animation you want to do that setup?

Cheers