Dynamic values from XML API

Constructors

Methods

Constructors

Methods

  • Returns the four dynamic values as an object

    Parameters

    • xmlDocument: Document

    Returns {
        [key: number]: string | null;
    }

    • [key: number]: string | null