CodBi
    Preparing search index...

    Class F

    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.
    • 3rd: The Array of objects to scan.

    Initial Author: Callari, Salvatore (Callari@WaXCode.net) Maintainer: Callari, Salvatore (Callari@WaXCode.net)

    Index

    Constructors

    Methods

    Constructors

    • Returns F

    Methods

    • Implements the F Element-Placeholder.

      Parameters

      • params: unknown[]

        The parameters for that Element-Placeholder (provided by CodBi).

      Returns unknown