summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/keys_of_configuration_data.md
blob: c0cbfc2225557cd195414214054682e298b717b7 (plain)
1
2
3
4
## Get keys of configuration data object

All keys of the `configuration_data` object can be obtained with the `keys()`
method as an alphabetically sorted array.