Share

acedIsLispOrScriptActive

C++

ACCORE_PORT bool acedIsLispOrScriptActive();

File

core_rxmfcapi.h

Description

Indicates whether AutoLISP or a script is active.

Returns

Returns true if AutoLISP or a script is active, else false.

Was this information helpful?