RemoveVariable Method
Overloads
RemoveVariable(String) |
Removes a variable. |
RemoveVariable(String)
Removes a variable.
Declaration
[Obsolete("Use _Doc::DestroyVariableById_ method or _Doc::DestroyVariableByName_ method instead")]
bool RemoveVariable([QixName("qName")] string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Name of the variable. Variable names are case sensitive. |
Returns
Type | Description |
---|---|
System.Boolean |
Remarks
The operation is successful if qReturn is set to true.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!