abfCloseRequest()
Closes the currently open request.
Syntax
void abfCloseRequest();
Example
abfCloseRequest();
Comments
There must not be an open component when this function is called.
Closes the currently open request.
void abfCloseRequest();
abfCloseRequest();
There must not be an open component when this function is called.