getAPP_PRELOAD_DB (bluemixContext - JavaScript)

Read-only. Returns the preload db environment variable.

Defined in

bluemixContext global object

Syntax

getAPP_PRELOAD_DB() : String

Usage

Use this to obtain the preload db environment variable. If you write to the bluemixContext global object, this method returns the specified information.

Language cross-reference

getAPP_PRELOAD_DB method in Java BluemixContext class.