get_registry_key_string# Circuit.get_registry_key_string(key_full_name)[source]# Get the value for the AEDT registry key if one exists. Parameters: key_full_namestrFull name of the AEDT registry key. Returns: strValue for the AEDT registry key, otherwise ''. References >>> oDesktop.GetRegistryString Copy to clipboard