System Variable Entry: TEXTEVAL

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

System Variable Entry: TEXTEVAL

Name

TEXTEVAL

Type

short integer, range 0 to 1

Default

0

Read-Only

no

Scope

session; saved in not saved

Description

Text evaluation: Controls the interpretation of Command line text strings. When the TEXTEVAL system variable is set to 1, this command evaluates LISP expressions: Text: (* pi 2) The result of the equation (pi x 2) is placed as text: 6.283185

Compatibility

AutoCAD and BricsCAD. AutoCAD all; BricsCAD V20+.

Source Notes