Function Entry: VL-DOC-SET
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VL-DOC-SET
Name
vl-doc-set
Class
Namespace function
Syntax
(vl-doc-set symbol value)
Description
Sets the value of a variable in the associated document namespace.
Return Values
The value assigned or another host-defined success value.
Side Effects
Mutates document-namespace state.
Availability
- AutoCAD 2026: documented (per Autodesk reference page).
- BricsCAD V26: presumed compatible (no contradicting page found).
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [VLX Namespace Functions Reference (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/CHT/AutoCAD-AutoLISP-Reference/files/GUID-5784FC6F-82DD-4459-879B-6EC3BD5E88D1.htm)
- Status: documented by family page.