"List of Running Apps"

you can use this internal function:

let apps = await BTTActions.copyLaunchedApplicationsInFrontToBackOrder();

Which is e.g. used here:

1 Like