BBjNamespace::removeCallbackForVariableChange
Description
In BBj 3.01 and higher, this method removes any callback that has previously been set using BBjNamespace::setCallbackForVariableChange.
Syntax
Return Value |
Method |
---|---|
void |
removeCallbackForVariableChange(string varName) |
Parameters
Variable |
Description |
---|---|
varName |
Specifies the name of the object being watched. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.