TEXTEVAL system variable


Function Description:

The TEXTEVAL system variable is used to control how to evaluate the text strings entered by TEXT or -TEXT.

Type : Integer
Saved in : Not saved
Initial value : 0
Range : 0,1

System Variable Value:

0 : when prompting to enter text strings and attributes, all response are treated as literally.
1 : all text beginning with left bracket "(" or exclamation mark "!" will be treated as AutoLISP expressions, rather than non-text.

By default, all texts entered by TEXT command are treated as literally regardless settings of TEXTEVAL except executing this command completely by scripts or AutoLISP expressions. Under command prompts, -TEXT command follows settings of TEXTEVAL.



Article ID: 1869
Created: July 27, 2021
Last Updated: July 27, 2021
Author: GstarCAD MY /KW

Online URL: https://kb.gstarcad.com.my/article/texteval-system-variable-1869.html