Type Entry: Symbol

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

Type Entry: Symbol

Name

Symbol

Class

Type

Related Types

  • variable names
  • function names
  • command names

Description

Symbols identify variables, functions, commands, and symbolic data.

Representation

Symbols are case-insensitive in the source language. Printed examples use uppercase.

Valid Operations

  • type
  • vl-symbolp
  • atoms-family
  • binding operations

Compatibility

Do not model AutoLISP symbols using raw Common Lisp package semantics.

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.