Function Entry: VLR-PERS-RELEASE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: VLR-PERS-RELEASE
Name
vlr-pers-release
Class
Reactor Function
Syntax
(vlr-pers-release reactor)
Arguments and Values
reactor: a VLR object.
Description
Makes a previously persistent reactor transient — removes it from the drawing's persistent-reactor set so it no longer survives a session boundary.
Return Values
Returns the reactor object on success; nil on failure.
Side Effects
Clears the persistent flag on the reactor.
Examples
Not documented on the vendor page.
Availability
- AutoCAD 2026: documented (Windows only).
- BricsCAD V26: presumed compatible.
- Status: AutoCAD-Windows documented; BricsCAD parity TBD.
Source Notes
- [vlr-pers-release (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-79BE8AC1-4C54-49AD-B13D-CC12E06EF512.htm)
- Status: documented (Phase 3 body fill).