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

Description

Sets the value of a LISP variable.

Syntax

Visual Basic
Public Sub SetLispVariable( _
   ByVal Name As String, _
   ByVal Value As Variant _
) 

Parameters

Name
The name of the LISP variable.
Value
The value of the LISP variable.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.