Prime-Access-Consulting/nvda-at-automation

Implement vendor:settings.setSettings

Closed this issue · 0 comments

jkva commented
  • If no settings are provided, return an error
  • if unknown settings are provided, return an error
  • for a set of settings, attempt to set all of these
  • the result is {}, or EmptyResult, per the spec.