Function Entry: VLR-DATA-SET
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLR-DATA-SET
Name
vlr-data-set
Class
Reactor mutator function
Syntax
(vlr-data-set reactor data)
Description
Overwrites the application-specific data associated with a reactor.
Return Values
Assigned data or another host-defined success value.
Side Effects
Mutates reactor-associated application data.
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
- [About Querying and Modifying Reactors (AutoLISP/ActiveX)](https://help.autodesk.com/cloudhelp/2024/FRA/AutoCAD-AutoLISP/files/GUID-8A2E5A06-9479-4E9D-B99A-9D4DC79BD77E.htm)
- [Reactor Functions Reference (AutoLISP/ActiveX)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-LT-AutoLISP-Reference/files/GUID-B83B512E-CEF6-43C5-9099-398999E254AF.htm)
- Status: documented.