GstarCAD 2027 · System Variables
System Variables > T System Variables > TEXTEVAL
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.
2016 · 2017 · 2018 · 2019 · 2020 · 2021 · 2022 · 2023 · 2024 · 2025 · 2026
Article ID: 3587
Created: September 26, 2026
Last Updated: September 25, 2026
Author: kbadmin
Online URL: https://kb.gstarcad.com.my/article/texteval-system-variable-gstarcad-2027-3587.html