• Adds a new key to the values.

    Parameters

    • keyname: string

      The name of the key.

    • type: Type

      The type of the key.

    • values: ZValues

      The values to add the key to.

    Returns ZValues

    The new values.