• Help Home
  • English (US)
    1. English (US)
    2. 简体中文
    3. 繁體中文
    4. Čeština
    5. Deutsch
    6. English (UK)
    7. Español
    8. Français
    9. Magyar
    10. Italiano
    11. 日本語
    12. 한국어
    13. Polski
    14. Português (Brasil)
    15. Русский
AutoCAD 2025 Developer and ObjectARX
    • Customization and Administration Guides
    • DXF Reference
    • AutoLISP and DCL
      • AutoLISP: Developer's Guide
      • AutoLISP: Reference
        • Functions Reference (AutoLISP)
        • AutoLISP Core Functions
        • AutoLISP External Functions
        • DCL Reference
        • ActiveX Library Functions (Windows Only)
        • Express Tools Library Functions (AutoCAD for Windows Only)
          • Overview of Express Tools Utility Functions
          • Functions By Functionality
          • acet-ent Functions
          • acet-file Functions
          • acet-help Functions
          • acet-ini Functions
          • acet-load Functions
          • acet-reg Functions
            • acet-reg-del (AutoLISP/Express Tools)
            • acet-reg-get (AutoLISP/Express Tools)
            • acet-reg-machine-prodkey (AutoLISP/Express Tools)
            • acet-reg-prodkey (AutoLISP/Express Tools)
            • acet-reg-put (AutoLISP/Express Tools)
            • acet-reg-user-prodkey (AutoLISP/Express Tools)
          • acet-ss Functions
          • acet-str Functions
          • acet-sys Functions
          • acet-ui Functions
          • acet-util Functions
        • Visual LISP IDE Related Functions (AutoCAD for Windows Only)
      • AutoLISP: Tutorials
    • ActiveX and VBA
    • ObjectARX and Managed .NET
    • JavaScript
    • AutoCAD Core Console
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn
     
     

    acet-reg-get (AutoLISP/Express Tools)

    Returns a value from the Registry.

    Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web

    Signature

    (acet-reg-get key [name])
    key

    Type: String

    Key name to retrieve.

    name

    Type: String

    If given, value name to retrieve.

    Return Values

    Type: String or nil

    The selected value, or nil if the entry cannot be located.

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved