🐺 Script : Easy On / Off or Switch Flow

by VINCENT Florian

Version 1 (September 7, 2021)

Download (188 downloads)

Clean & Easy method to stop you're flow on second fiber launch.

¹·² If Var "uriRunningFiber" ≈ null
→ Save current Fiber uri
→ Continue normal ⚒ Fiber…

²·² On next start
→ Check if the previous fiber always running ( "uriRunningFiber" not null)
→opt. : Warn the Flow of closing
→Stop the 1st Fiber URI stored in Variable "uriRunningFiber"
→Set "uriRunningFiber" = "null"

Créateur : Wolf 🐺 (🇨🇵)