Finds the objects within an Array that have a specific property with a specific value.
If a single object is found, no Array will be returned, if no object is found an empty {@Array }.
Config Parameter:
1st: The name of the property to look for.
2nd: The value the property to look for has to have.
Finds the objects within an Array that have a specific property with a specific value. If a single object is found, no Array will be returned, if no object is found an empty {@Array }.
Config Parameter:
Remarks
Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)