CodBi
    Preparing search index...

    Class I

    This Element-Placeholder acquires a specific element within an Array.

    Placeholder Parameter:

    • The index to retrieve.
    • The Array from which to retrieve the value from.

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

    Index

    Constructors

    Methods

    Constructors

    • Returns I

    Methods

    • Acquires the value at a certain index of an Array.

      Parameters

      • params: string[]

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

      Returns string

      A CodBiError if the specified global variable couldn't be found.