Skip to main content
Version: 10.1

$.udb.clearGenericHostVars()

note

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

$.udb.clearGenericHostVars()

Clears all generic host variables created with $.udb.genericHostVar().

Returns the 'this' object.

tip

To clear an individual host variable, set this variable to null:

Syntax

.clearGenericHostVars()

Example

$.udb.genericHostVars()