AdvRegistry Component (Get Method)
Back
Branch
Required.
The name of the registry branch containing the value you want to access
Type
String
DWORD
Key
Optional.
The type of data you want to access:
String -- Return a string value (
default
).
DWORD -- Return a DWORD value.
Key -- Return a key's default value
Entry
Optional.
The registry value to be accessed