Notifier Choose Question

How can I track what button they pressed?

Thanks!

You use the afterChoosing event in the notifier. Use an if/elseif block to resolve the choices

image

1 Like

you can use when Notifier. AfterChoosing .
use choice to get the button text they pressed like

using choice
or
using choice

it's what @TIMAI2 said but I just told it a bit more simple.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.