SYS_GetRegistryKeyNames Function
Action
Returns a list of key names in string.
Syntax
SYS_GetRegistryKeyNames
(
iKey
,
sPath
)
Variable
Description
iKey
The registry key. INTEGER
sPath
The path to the item through the registry hierarchy. STRING.
Parent topic:
Operating System Calls
Parent topic:
Registry Operations (Classic Agent)