Skip to main content
Version: 10.1

$.udb.getContext()

note

This article is about the getContext() function of the udb object.

$.udb.getContext()

Returns a string identifying the current context.

Syntax

.getContext()

Example

var context = $.udb.getContext();