getBuildPackVersion (bluemixContext - JavaScript)

Read-only. Returns the XPages buildpack version number.

Defined in

bluemixContext global object

Syntax

getBuildPackVersion() : String

Usage

Use this to obtain the XPages buildpack version number being used by your application. If you write to the bluemixContext global object, this method returns the specified information.

Language cross-reference

getBuildPackVersion method in Java BluemixContext class.