Function Entry: VL-CATCH-ALL-ERROR-P

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

Function Entry: VL-CATCH-ALL-ERROR-P

Name

vl-catch-all-error-p

Class

Visual LISP Function

Syntax

(vl-catch-all-error-p obj)

Description

Tests whether obj is a catch-all error object.

Return Values

  • T if obj is a catch-all error object
  • nil otherwise

Side Effects

None.

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.