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