getCategoryAppDataList

Extracts a list of CategoryAppData from a given list of AppData.

This function iterates through the input list and performs the following:

Return

A list containing only CategoryAppData extracted from the input list.

Parameters

list

The list of AppData to process.