Function addDictionary

Adds a dictionary to the configuration object.

  • Parameters

    • dictionary: object

      The dictionary to add.

    Returns boolean

    True if added correctly, false otherwise.