get_appcontext( ‘app_context_name’, ‘attribute_name’ )
Returns the value of the specified attribute in the application context.
Example
select get_appcontext( ‘SYS_SESSION’, ‘dateformat’ )