Hi fellow members, Currently i'm using _ArrayFindAll for searching into array until I realized now I need to using wildcard (*) as a search criteria and _ArrayFindAll doesn't support it Is there any similiar function that do what _ArrayFindAll do but support wildcard as a search criteria? Thanks