From Eigenpedia
Syntax
SESSION_USER
Purpose
Returns the authorization ID for which this session was created
Input
Output
- returns the authorization ID for which this session was created, as a character string
Example
| Function | Result
|
| SESSION_USER | sa
|
Return to Built in Function details