Writes a Registry key or value.
Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web
Signature
(acet-reg-put key [name value])
- key
-
Type: String
Key name to use.
- name
-
Type: String
If given, value name to write.
- value
-
Type: String
If given, value to assign to name.
Return Values
Type: T
T if successful.