Find out flow reference point
Moderator: Martin
Find out flow reference point
Is there a way to trace back the calling sequence of flow? The log only shows the current flow, not the caller.
- digitalstone
- Posts: 342
- Joined: 21 Oct 2017 12:36
- Location: The Netherlands
Re: Find out flow reference point
You can use the variable "trigger" to know which trigger set off the running instance.
To know which flow that exactly was, you could create an additional scriptline such as:
To know which flow that exactly was, you could create an additional scriptline such as:
Code: Select all
flowOrigin=flow_name
Phone: LG Nexus 5X (rooted vanilla Android 7.1.2)