|
clear_context procedure |
|
Contained in package wwctx_api. Call this procedure to clear the context information set by a previous call to the set_context procedure. Note: If no context exists, this procedure has no effect. procedure clear_context; |
|
Version: Oracle Portal 3.0.6.6.5 or later | |
|
Exceptions: This function raises no user-defined exceptions. Example: wwctx_api.clear_context; |
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |