BBjNamespace::clear
Description
In BBj 3.0 and higher, this method removes all elements from the BBjNamespace.
Syntax
Return Value |
Method |
---|---|
void |
clear() |
Parameters
None.
Return Value
None.
Remarks
None_ERROR_63.
Example
namespace! = BBjAPI().getNamespace("test","test",1) |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.