Nut.config.set

From Nutscript Developer Wiki

nut.config.set(key, value) This function sets the specific config values

Arguments[edit]

  • String key
  • Variables value

Return Values[edit]

none

Examples[edit]

none