Function Entry: VLR-TRACE-REACTION

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: VLR-TRACE-REACTION

Name

vlr-trace-reaction

Class

Reactor Callback Function

Syntax

(vlr-trace-reaction [args])

Arguments and Values

  • args: ignored.

Description

A predefined callback function that prints one or more callback arguments to the Trace window. Used during reactor development to inspect callback parameters.

Return Values

Returns nil.

Side Effects

Writes to the Trace window.

Examples

Not documented on the vendor page.

Availability

  • AutoCAD 2026: documented.
  • BricsCAD V26: presumed compatible.
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.

Source Notes