Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Queries list of value names of a key.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Registry | 7.2 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
Parameter | Description | Example |
---|---|---|
Path | The path to the registry key. Separated by \ you specify the path to the key you want. Root can be Classes, CurrentUser, LocalMachine, Users, PerformanceData, CurrentConfig, DynData or the HKEY names. |
"Users\test" |
Returns list or error.
Query list of values:
MBS( "Registry.ListValues"; "CurrentUser\Test")
This function checks for a license.
Created 20th March 2017, last changed 20th March 2017