Retrieves information for all running processes. This includes the browser process and every process associated with all entities (windows and views).
Example
const allProcessInfo = await fin.System.getAllProcessInfo();
Retrieves information for all running processes. This includes the browser process and every process associated with all entities (windows and views).
const allProcessInfo = await fin.System.getAllProcessInfo();