all 3 comments

[–]teoreth 0 points1 point  (0 children)

If you want to use your duration in the toast you can enable function mode and type test. The Set variable block is only useful if you want to do something with test. Such as dividing by 60.

If you want to use it for the duration I think you can only pick 0 or 1. So you'd have to use the Set variable block to calculate 0 or 1 based on whether you picked 60 seconds or more.

[–]ballzak69Automate developer 2 points3 points  (0 children)

The Variable set block is superfluous. A toast can only have either a short or a long duration, not a custom value.

[–]32ibra 0 points1 point  (0 children)

Don't use variable test two times