The GetRegistry Method

Previous Next

See Also

The internal Rules Engine GetRegistry method retrieves a registry value for a specified key. The syntax is:

SELECT RulesEngine.GetRegistry ('<registry key value>'[, '<return empty value>'])

The second parameter specifies whether the method returns an empty value if the registry key is missing (Yes), or an error message (No, default).