Function Entry: READ

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

Function Entry: READ

Name

read

Class

Function

Syntax

(read string)

Description

Parses the first AutoLISP expression represented in a string.

Return Values

Returns the first object read from the string.

Notes

read is the main vendor-documented entry point into surface syntax behavior.

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.