CodBi
    Preparing search index...

    Maintainer: Salvatore Callari (Salvatore.Callari@Ansbach.de)

    Index

    Constructors

    Methods

    Constructors

    Methods

    • This functionality sets an attribute of specified "Name" onto the Element "toProcess" which is specified by "Path".

      Config Parameter:

      • Name: The name of the attribute to set.
      • ToSet: The string to set the attribute to.

      Parameters

      • toLoad: { [key: string]: unknown }

        Provided by CodBi.checkAttributes / CodBi.loadConfig.

      • toProcess: Element

        Provided by CodBi.checkAttributes / CodBi.loadConfig.

      Returns undefined