.hostvars

Previous Next

This object may be used to store temporary (one-time use) host variables. Values stored are valid for the time of a single Page Engine session, whereafter they are removed.

If you are working with a function that has its own hostvars option (for example, .executeSQLStatement() ), then it is PREFERABLE to use the .hostvars object rather than to call $.udb.hostvars.

See Also

Host Variables