• Go through variables used in Multiple Dropdown variables and remove a specified value. Then updates the variables.

    Parameters

    • device: Device

      TagoIO Device instanced class.

    • variables: string | string[]

      variables inside the device to be verified.

    • values: string | string[]

    Returns Promise<void>