GetLispVariable Method

IntelliCAD 11.1 Object Library
GetLispVariable Method
See Also 
Name
The name of the LISP variable.
Document Object : GetLispVariable Method

Description

Returns the value of a LISP variable.

Syntax

Visual Basic
Public Function GetLispVariable( _
   ByVal Name As String _
) As Variant

Parameters

Name
The name of the LISP variable.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.