ReadRegistryNode (open)
Get all keys in a node
Syntax
LOADLIB "mod::system/lib/configure.whlib";
RECORD ARRAY FUNCTION ReadRegistryNode(STRING confkey)Parameters
STRING confkeyRegistry node name
Return value
RECORD ARRAYList of registry keys
dataValue stored in this key
fullnameFull name of the key
subkeyLocal name of the key within the node