Login
|
Sign Up
AutoLISP Function Detail
Name:
prompt
Syntax:
(prompt
str
)
Description:
Displays the text string prompt at the Command line.
Example(s):
(prompt "\nHello World!")
"Hello World!"