Skip to Content

CMDECHO system variable

Function Description:

The CMDECHO system variable is used to control whether to echo prompts and entry when running AutoLISP command functions.

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

System Variable Value:

0 : turn echo off
1 : turn echo on