launch_job_monitor# Desktop.launch_job_monitor(input_file: str | Path) → bool# Launch job monitor. This method is opening the job monitor tool. Parameters: input_filestr or pathlib.PathFull path to the project. Returns: boolTrue when successful, False when failed. References >>> oDesktop.LaunchJobMonitor