Rblpapi (version 0.3.5)

getRuntimeVersion: Get Bloomberg library run-time version

Description

This function retrieves the version of Bloomberg API run-time.

Usage

getRuntimeVersion()

Arguments

Value

A string with four dot-separated values for major, minor, pathch and build version of the run-time library.

See Also

getHeaderVersion

Examples

Run this code
## Not run: 
#    getRuntimeVersion()
# ## End(Not run)

Run the code above in your browser using DataLab