This action is only available as a session-based action.
The Get Session Device action returns the Grid Studio object path of the Grid Viewer device that triggered the action.
Example return value:
/project/project/DeviceSPViewer1
This allows workflows to identify which Grid Viewer instance initiated a specific action.
For example, the returned device path can be used in combination with general events or logic conditions to check whether a specific viewer device is currently executing the action.
This makes it possible to implement device-specific logic even when working with session-based events or workflows.