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

Description

Sets the value of the specified system variable.

Syntax

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

Parameters

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

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.