getAPP_INCLUDE_XPAGES_TOOLBOX (bluemixContext - JavaScript)

Read-only. Returns "true" if the Bluemix application includes the XPages Toolbox.

Defined in

bluemixContext global object

Syntax

getAPP_INCLUDE_XPAGES_TOOLBOX() : String

Usage

Use this to see if a value of "true" is returned indicating that the Bluemix application includes the XPages Toolbox. If you write to the bluemixContext global object, this method returns the specified information.

Language cross-reference

getAPP_INCLUDE_XPAGES_TOOLBOX method in Java BluemixContext class.