Click or drag to resize

ISharedVariableRemove Method

Removes (deletes) the specified temporary variable.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Sub Remove ( 
	name As String
)

Parameters

name
Type: SystemString
The name of the variable.
See Also