GetName Method (ILispFunction) Send Feedback
See Also 
Name[out]
Name of this LISP function
Gets the name of this LISP function.

Syntax

Visual Basic 
Function GetName() As System.String
C# 
System.string GetName()
JavaScript 
GetName() : String
COM native C++ 
HRESULT GetName(
   BSTR* Name
)  
C++ 
DSRESULT GetName(
   dsString* Name
)  

Parameters

Name[out] or Return Value
Name of this LISP function
 

See Also

Availability

DraftSight V1R4.0