regkey

This function returns the registry key for the service.

Arguments:

None

Return:

The registry key for the service

Usage:

This function would be called prior to calling the built in registry functions.

ls_regkey = RegKey() + "\Settings"

RegistryGet(ls_regkey, "DBName", RegString!, ls_dbname)