abfEmptyCurrentComponent()
Empties the currently opened component.
Syntax
void abfEmptyCurrentComponent()
Example
abfEmptyCurrentComponent()
Comments
This function marks the currently opened component as empty, so it will not appear in the user interface. This function makes it possible for different requests within the same type to appear to have separate component lists by hiding components that they do not share.