|
get_session_start_time function |
|
Contained in package wwctx_api. Call this function to get the time that the current session started. function get_session_start_time return date; |
|
Version: Oracle9iAS Portal 9.0.2 or later | |
|
Returns: This function returns the date and time when the session began. Exceptions:
Example: l_time date; |
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |