powered by
Get file names for a specific process
getFileNames(json_data, processName)
A data frame containing `id`, `name`, `extension`, `fileSize`, and `routePath`.
The `JSON` object containing the report data.
The name of the process to filter by.