| IAppRemoveVariable Method |
Note: This API is now obsolete.
Removes a variable.
Namespace: Qlik.Engine
[ObsoleteAttribute("See class GenericVariable")] bool RemoveVariable( string name )
<ObsoleteAttribute("See class GenericVariable")> Function RemoveVariable ( name As String ) As Boolean