Provides detailed information about a setting.
detail = Inspect.Setting.Detail(setting) | |||
details = Inspect.Setting.Detail(settings) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
setting | parameter | string | The setting to retrieve detail for. |
settings | parameter | table | A table of settings to retrieve detail for. |
detail | result | table | Detail table for a single setting. |
details | result | table | Detail tables for all requested settings. |
id | The ID of the requested element. |
---|---|
value | The value of the requested element. |